bind9/lib
Mark Andrews bde5c7632a Always check the return from isc_refcount_decrement.
Created isc_refcount_decrement_expect macro to test conditionally
the return value to ensure it is in expected range.  Converted
unchecked isc_refcount_decrement to use isc_refcount_decrement_expect.
Converted INSIST(isc_refcount_decrement()...) to isc_refcount_decrement_expect.
2020-07-31 10:15:44 +10:00
..
bind9 Update library API versions 2020-07-15 22:54:13 +02:00
dns Always check the return from isc_refcount_decrement. 2020-07-31 10:15:44 +10:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc Always check the return from isc_refcount_decrement. 2020-07-31 10:15:44 +10:00
isccc isccc: merge recv_message and recv_nonce into one function 2020-07-13 13:17:08 -07:00
isccfg Update library API versions 2020-07-15 22:54:13 +02:00
ns Update library API versions 2020-07-15 22:54:13 +02:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00