mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 21:17:54 +00:00
don't core dump if we get an upwards referral
This commit is contained in:
parent
feee451098
commit
86a30f8262
@ -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…
x
Reference in New Issue
Block a user