]> git.ipfire.org Git - thirdparty/bind9.git/commit
Change isc_buffer_reallocate() into a static functions as it is not used outside...
authorOndřej Surý <ondrej@sury.org>
Sat, 28 Jul 2018 04:24:12 +0000 (06:24 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 31 Jul 2018 20:00:30 +0000 (22:00 +0200)
commit20faf4652a772eb95271ed698f7be13cd5079ad2
treea3b8832a53629d11a19193e5496fe4ab20511d8a
parent7785f644c373bdbc8426868f9ef6f7ba9208b9ad
Change isc_buffer_reallocate() into a static functions as it is not used outside of isc_buffer_reserve()
lib/isc/buffer.c
lib/isc/include/isc/buffer.h
lib/isc/tests/buffer_test.c
lib/isc/win32/libisc.def.in