mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
don't core dump if we get an upwards referral
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user