]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2808-v9_16-unchecked-returns-in-rbtdb_test-c-and-dnssec-signzone-c...
authorMark Andrews <marka@isc.org>
Mon, 12 Jul 2021 03:46:15 +0000 (03:46 +0000)
committerMark Andrews <marka@isc.org>
Mon, 12 Jul 2021 03:46:15 +0000 (03:46 +0000)
commit1e84ebd2f833c7b5cb6850789422ce73c4db848d
tree36384b242aeb84617375a95342e1375ea8e62fe0
parent70a7973135c841c251a32b20d54ef188d31384bc
parent9528ba5a22244458e083f2e6a6ce9fa177907e87
Merge branch '2808-v9_16-unchecked-returns-in-rbtdb_test-c-and-dnssec-signzone-c-main' into 'main'

Fix unchecked return of isc_rwlock_lock and isc_rwlock_unlock

Closes #2808

See merge request isc-projects/bind9!5257