]> Savannah Git Hosting - gnulib.git/commit
regex-quote: Improve GCC 11 allocation-deallocation checking.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 20:02:37 +0000 (22:02 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 20:02:37 +0000 (22:02 +0200)
commit72ec85aef0ad111d5a0c73e38caef3ed01516fb0
treee0cfefd26fb365a7d763610f2ee7eed0d05138e1
parentfe15063a016258d81bf3cec3754ee41a1d317a3b
regex-quote: Improve GCC 11 allocation-deallocation checking.

* lib/regex-quote.h: Include <stdlib.h> instead of <stddef.h>.
(regex_quote): Declare that deallocation must happen through 'free'.
ChangeLog
lib/regex-quote.h