bind9/lib
Michał Kępień 24b9ec555a Do not treat a referral with a non-empty ANSWER section as an error
As part of resquery_response() refactoring [1], a goto statement was
replaced [2] with a call to a new function - originally called
rctx_delegation(), now folded into rctx_answer_none() - extracted from
existing code.  However, one call site of that refactored function does
not reset the "result" variable, causing a referral with a non-empty
ANSWER section to be inadvertently treated as an error, which prevents
resolution of names reliant on servers sending such responses.  Fix by
resetting the "result" variable to ISC_R_SUCCESS when a response
containing a non-empty ANSWER section can be treated as a delegation.

[1] see RT #45362

[2] see commit e1380a16741a3b4a57e54d7a9ce09dd12691522f
2018-08-22 10:14:37 +02:00
..
bind9 Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
dns Do not treat a referral with a non-empty ANSWER section as an error 2018-08-22 10:14:37 +02:00
irs Remove unthreaded support 2018-08-16 17:18:52 +02:00
isc fix lock order reversal 2018-08-20 22:15:18 -04:00
isccc Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
isccfg option to disable validation under specified names 2018-08-14 13:28:02 -07:00
ns Remove unthreaded support 2018-08-16 17:18:52 +02:00
samples Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00