Files
bind9/lib
Witold Kręcicki 3942b226b8 Fix a shutdown race in netmgr udp
We need to mark the socket as inactive early (and synchronously)
in the stoplistening process; otherwise we might destroy the
callback argument before we actually stop listening, and call
the callback on bad memory.

(cherry picked from commit 1cf65cd882)
2020-10-01 16:44:43 +02:00
..
2020-10-01 16:44:43 +02:00
2020-09-16 22:50:38 +02:00