]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '999-tcp-client-crash-v9_11-locks-v9_12' into 'v9_12'
authorOndřej Surý <ondrej@isc.org>
Fri, 26 Apr 2019 19:30:33 +0000 (15:30 -0400)
committerOndřej Surý <ondrej@isc.org>
Fri, 26 Apr 2019 19:30:33 +0000 (15:30 -0400)
commitaea84ecee2ebdb83ad114e2bcff76ac814bcc5e3
tree60b5ccd6e6d1b8c973c061b131d9090333374234
parenta3a6947accdb1366516f95999d7edc0071e939d5
parentd72f436b7d7c697b262968c48c2d7643069ab17f
Merge branch '999-tcp-client-crash-v9_11-locks-v9_12' into 'v9_12'

Replace atomic operations in bin/named/client.c with isc_refcount reference counting

See merge request isc-projects/bind9!1879