]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix unchecked return of isc_rwlock_lock and isc_rwlock_unlock
authorMark Andrews <marka@isc.org>
Wed, 7 Jul 2021 05:47:59 +0000 (15:47 +1000)
committerMark Andrews <marka@isc.org>
Mon, 12 Jul 2021 02:40:25 +0000 (02:40 +0000)
commitbcaf23dd2799e30cfee1b5d39dec0fbc8e5f7193
treeefda66ea2426fbeea81e3acde77d5edb164232ea
parentf8a0a1d61f6c125a863b77d414132210b46bd529
Fix unchecked return of isc_rwlock_lock and isc_rwlock_unlock
bin/dnssec/dnssec-signzone.c
lib/isc/rwlock.c