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-07-01 13:52:12 +00:00
2020-07-01 13:52:12 +00:00
2020-05-25 16:09:57 -07:00
2020-06-05 13:19:49 +02:00
2020-06-30 09:51:04 +02:00
2020-07-01 13:52:12 +00:00
2020-03-09 16:19:22 +01:00
2020-06-18 10:03:05 +02:00
2020-05-25 16:09:57 -07:00
2020-05-13 11:02:23 +02:00
2020-05-25 16:09:57 -07:00
2020-03-11 20:32:21 +01:00
2020-03-09 16:19:22 +01:00
2020-06-05 13:19:49 +02:00
2020-06-05 13:19:49 +02:00
2020-05-28 11:28:44 +02:00
2020-03-17 09:11:13 +01:00
2020-04-21 14:19:48 +02:00
2020-05-28 11:28:44 +02:00
2020-05-25 16:09:57 -07:00
2020-05-26 00:47:18 -07:00
2020-06-05 13:19:49 +02:00
2020-03-17 09:11:13 +01:00
2020-06-25 12:04:36 +10:00
2020-04-21 14:19:48 +02:00
2020-03-09 16:19:22 +01:00
2020-04-20 11:40:42 +02:00
2020-06-10 17:52:00 +02:00
2020-06-25 12:04:36 +10:00
2020-06-05 13:19:49 +02:00
2020-03-12 20:07:16 +01:00
2020-04-21 14:19:48 +02:00
2020-04-03 19:41:46 +02:00
2020-05-29 19:18:58 +00:00
2020-05-12 22:01:54 +10:00