]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'wpk/fix-leaking-mutexes-and-conditionals' into 'master'
authorOndřej Surý <ondrej@isc.org>
Fri, 29 May 2020 19:47:26 +0000 (19:47 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 29 May 2020 19:47:26 +0000 (19:47 +0000)
commitf027763d3a6319408e35c65b9f4fac1985e20e43
tree2c03ff4b861906c80fc0fe494dc4c701238c2bc1
parent146748f5c6dca8e1fe68fbb02a2146c9ab8fc72a
parent4ae2a748735b094be074f718a33ded4cc1a1a528
Merge branch 'wpk/fix-leaking-mutexes-and-conditionals' into 'master'

Add missing isc_mutex_destroy and isc_conditional_destroy calls.

Closes #1893

See merge request isc-projects/bind9!3600