]> Savannah Git Hosting - gnulib.git/commit
areadlink, areadlinkat: Improve GCC 11 allocation-deallocation checking.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 16:55:45 +0000 (18:55 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 16:55:45 +0000 (18:55 +0200)
commit9cf8b021920073161cc52e6748e4a8ac7821e408
tree117962bc6e6b1fb5a45e21d6701919c81f19d9fe
parenta2dcb11b99a4f3b52c6df3c4657405cb857b0e63
areadlink, areadlinkat: Improve GCC 11 allocation-deallocation checking.

* lib/areadlink.h: Include <stdlib.h> instead of <stddef.h>.
(areadlink, areadlink_with_size, areadlinkat, areadlinkat_with_size):
Declare that deallocation must happen through 'free'.
ChangeLog
lib/areadlink.h