Files
bind9/lib/isc/include/isc
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
..
2020-03-06 13:37:07 -03:00
2020-02-21 07:05:31 +00:00
2020-02-16 18:07:27 +01:00
2020-05-13 10:26:39 +10:00
2020-06-30 21:10:31 -07:00
2020-05-13 10:26:39 +10:00
2020-06-05 10:50:58 +10:00