]> Savannah Git Hosting - gnulib.git/commit
bitset: Improve GCC 11 allocation-deallocation checking.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 17:10:38 +0000 (19:10 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Aug 2021 17:10:38 +0000 (19:10 +0200)
commita8b11d9c7ad1633ed9a1af1beae1ae718ddd199e
tree0cb648e490a66a0e1d60ad8a8d9e07cb1d9638fc
parent3f14ad2a151664a660916ab0d08adb1f6011db62
bitset: Improve GCC 11 allocation-deallocation checking.

* lib/bitset.h (bitset_free): Move declaration up.
(bitset_alloc, bitset_create): Declare that deallocation must happen
through 'bitset_free'.
(bitset_obstack_free): Move declaration up.
(bitset_obstack_alloc): Declare that deallocation must happen through
'bitset_obstack_free'.
ChangeLog
lib/bitset.h