]> Savannah Git Hosting - gnulib.git/commit
c-xvasprintf: Improve GCC 11 allocation-deallocation checking.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 17:16:48 +0000 (19:16 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 17:16:48 +0000 (19:16 +0200)
commit6decb4e2d2054924e035ae391a758864a2167249
tree56b1f9e63b4a80a71738f71ab4fcaedad61210f2
parent0e96b118662b70ffd89cb58f3f2857cecf3d9038
c-xvasprintf: Improve GCC 11 allocation-deallocation checking.

* lib/c-xvasprintf.h: Include <stdlib.h>.
(c_xasprintf, c_xvasprintf): Declare that deallocation must happen
through 'free'.
ChangeLog
lib/c-xvasprintf.h