[PATCH] missing va_end() in some IO functions (gmp 6.1.2)

Niels Möller nisse at lysator.liu.se
Thu Mar 14 10:29:08 UTC 2019


Vincent Lefevre <vincent at vinc17.net> writes:

> The va_end(3) man page (which is actually the stdarg(3) man page)
> under Linux. See:
>
>   http://man7.org/linux/man-pages/man3/stdarg.3.html

Ah, it was under NOTES, not in the main paragraph for va_end.

I read that section as referring to the version of the macros defined in
the old varargs.h, and hence not relevant to code using stdargs.h.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.


More information about the gmp-bugs mailing list