bind9/lib/isc/unix
Mark Andrews 14fe6e77a7 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.

(cherry picked from commit bde5c7632a)
2020-07-31 12:54:47 +10:00
..
include Make the stdatomic shim and mutexatomic type complete 2020-07-08 10:29:59 +10:00
dir.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
errno.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
errno2result.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
errno2result.h Merge branch '46-just-use-clang-format-to-reformat-sources' into 'master' 2020-02-12 14:51:18 +00:00
file.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
fsaccess.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
ifiter_getifaddrs.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
interfaceiter.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
Makefile.in Rename OPENSSL_INCLUDES to OPENSSL_CFLAGS in AX_CHECK_OPENSSL() macro 2019-06-25 12:36:01 +02:00
meminfo.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
net.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
os.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
pk11_api.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
resource.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
socket.c Always check the return from isc_refcount_decrement. 2020-07-31 12:54:47 +10:00
socket_p.h Merge branch '46-just-use-clang-format-to-reformat-sources' into 'master' 2020-02-12 14:51:18 +00:00
stdio.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
stdtime.c Move dst key printtime in separate function 2020-07-01 09:57:44 +02:00
syslog.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
time.c Use clock_gettime() instead of gettimeofday() for isc_stdtime function 2020-03-19 10:17:26 +01:00