]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej/check-for-return-values-in-mutexatomics.h' into 'master'
authorOndřej Surý <ondrej@isc.org>
Fri, 13 Sep 2019 08:55:55 +0000 (04:55 -0400)
committerOndřej Surý <ondrej@isc.org>
Fri, 13 Sep 2019 08:55:55 +0000 (04:55 -0400)
commit3699545dace25859d5fe265cb9aeced22d883eb1
treecddc2246052adc7000f08cb339f85ebad2045329
parent7300866778e090432031c7790815c0a070d1806b
parentaea3631fd50fd943a4b3aea73fba14aeefbe51c6
Merge branch 'ondrej/check-for-return-values-in-mutexatomics.h' into 'master'

Check isc_mutex_{lock,unlock}() return values in mutexatomic.h shim

See merge request isc-projects/bind9!2343