]> Savannah Git Hosting - gnulib.git/commit
argp: Improve GCC 11 allocation-deallocation checking.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 17:00:42 +0000 (19:00 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 17:00:42 +0000 (19:00 +0200)
commit2fb0672b4058a81fd977d75865ea3c3aaded4fb6
tree81cb2f681390b5685a037b666e393d1075a8f9a2
parent9cf8b021920073161cc52e6748e4a8ac7821e408
argp: Improve GCC 11 allocation-deallocation checking.

* lib/argp-fmtstream.h (__argp_fmtstream_free, argp_fmtstream_free):
Move declarations up.
(__argp_make_fmtstream): Declare that deallocation must happen through
'__argp_fmtstream_free'.
(argp_make_fmtstream): Declare that deallocation must happen through
'argp_fmtstream_free'.
ChangeLog
lib/argp-fmtstream.h