Files
bind9/lib/isc
Witold Kręcicki 896db0f419 Fix possible race in isc__nm_tcpconnect.
There's a possibility of race in isc__nm_tcpconnect if the asynchronous
connect operation finishes with all the callbacks before we exit the
isc__nm_tcpconnect itself we might access an already freed memory.
Fix it by creating an additional reference to the socket freed at the
end of isc__nm_tcpconnect.
2020-07-01 13:52:12 +00:00
..
2020-06-05 13:19:49 +02:00
2020-06-18 10:03:05 +02:00
2020-06-05 13:19:49 +02:00
2020-04-21 14:19:48 +02:00
2020-06-05 13:19:49 +02:00
2020-06-25 12:04:36 +10:00
2020-06-05 13:19:49 +02:00
2020-05-12 22:01:54 +10:00