]> git.ipfire.org Git - thirdparty/bind9.git/commit
use isc_refcount_decrement to decrement NEWCONNSOCK(dev)->references; use isc_refcoun...
authorMark Andrews <marka@isc.org>
Thu, 18 Apr 2019 06:51:52 +0000 (16:51 +1000)
committerMark Andrews <marka@isc.org>
Tue, 23 Apr 2019 04:12:17 +0000 (00:12 -0400)
commit265554f895bf3926d0825abbbb1729b7a72c7ea9
treed872a53154293d66d0f89c1df4160cb1b7ae3782
parent3b9d4519027a2c36ad220853d3b4afa6cf18f276
use isc_refcount_decrement to decrement NEWCONNSOCK(dev)->references; use isc_refcount_increment instead of isc_refcount_init in socket_create
lib/isc/unix/socket.c