mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-03 05:50:39 -05:00
don't core dump if we get an upwards referral
This commit is contained in:
parent
feee451098
commit
86a30f8262
1 changed files with 0 additions and 1 deletions
|
|
@ -2881,7 +2881,6 @@ resquery_response(isc_task_t *task, isc_event_t *event) {
|
|||
*
|
||||
* XXXRTH What should we do here?
|
||||
*/
|
||||
QTRACE("avoiding upward referral");
|
||||
fctx_done(fctx, DNS_R_SERVFAIL);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue