mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-23 07:07:00 -04:00
it was possible for the route socket's udp_recv() callback to fire after the interfacemgr was detached, causing an assertion failure. this has now been fixed by referencing the interfacemgr when setting up the route socket, and dereferencing it when shutting it down. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||
| unit-test-driver.sh.in | ||