mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 18:04:10 -05:00
When get_dispatch() returns an error code, the dns_request_createraw() function jumps to the `cleanup` label, which will leave a previous attachment to the `request` pointer unattached. Fix the issue by jumping to the `detach` label instead. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||
| unit-test-driver.sh.in | ||