]> Savannah Git Hosting - gnulib.git/commit
striconv: Improve GCC 11 allocation-deallocation checking.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 20:08:16 +0000 (22:08 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 20:08:16 +0000 (22:08 +0200)
commit4a49d74ac8762e8b0bfe0b87ef386fde0fa63d73
treeeb0d4bc3ef10e376cc9e683306752d508aabea3a
parentccecca2b4b943513b8fb514437485ec95f97fb93
striconv: Improve GCC 11 allocation-deallocation checking.

* lib/striconv.h: Include <stdlib.h> instead of <stddef.h>.
(str_cd_iconv, str_iconv): Declare that deallocation must happen through
'free'.
ChangeLog
lib/striconv.h