]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1377-threadsanitizer-data-race-astack-c-64-in-isc_astack_pop' into...
authorOndřej Surý <ondrej@isc.org>
Tue, 19 Nov 2019 10:03:09 +0000 (10:03 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 19 Nov 2019 10:03:09 +0000 (10:03 +0000)
commit304c1b64391f6ecf4e1994d80c721d290e000a57
tree39d9da0b30f0cf272853218577377de23c570dba
parent9b6e023f84178de126596582190cfb244b3d4502
parentbcfc07e3d333a2b62f71ebb38001c022e7ce0dcd
Merge branch '1377-threadsanitizer-data-race-astack-c-64-in-isc_astack_pop' into 'master'

Fix missing lock around pos and destroy mutex in isc_astack_destroy

Closes #1377

See merge request isc-projects/bind9!2588