]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove ISC_MEM_ALIGN() memory flag
authorOndřej Surý <ondrej@isc.org>
Wed, 23 Aug 2023 08:05:30 +0000 (10:05 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 31 Aug 2023 20:08:35 +0000 (22:08 +0200)
commit8ac679a98081c50e91758da84466faf9685f369c
treed5112550efe0dd18eb36e1cb6384049bee629868
parent55c29b8d83e14f51b5a20715dbe0f77e4ecb7b9e
Remove ISC_MEM_ALIGN() memory flag

The ISC_MEM_ALIGN() was not used anywhere (except mem.c itself), so just
remove the unused flag.
lib/isc/include/isc/mem.h
lib/isc/mem.c
tests/isc/mem_test.c