bind9/lib
Michał Kępień b4a10e77ea Do not ignore resolv.conf syntax errors
irs_resconf_load() stores the value returned by add_search() into ret
without consulting its current value first.  This causes any previous
errors raised while parsing resolv.conf to be ignored as long as any
"domain" or "search" statement is present in the file.

Prevent this by returning early in case an error is detected while
parsing resolv.conf.  Ensure that "searchlist" and "magic" members of
the created irs_resconf_t structure are always initialized before
isc_resconf_destroy() is called.

(cherry picked from commit 1f400b68a8)
2018-03-06 09:24:41 +01:00
..
bind9 minor cleanup and addressed a sprintf format warning 2018-02-26 10:45:13 +11:00
dns temporarily revert change #4859 2018-03-02 12:02:49 -08:00
irs Do not ignore resolv.conf syntax errors 2018-03-06 09:24:41 +01:00
isc update printf format to match type 2018-02-26 10:40:11 +11:00
isccc [v9_11] update 9.11 api range 2018-01-24 10:24:17 -08:00
isccfg unit/unittest.sh is generated by configure. It will always be 2018-02-23 15:50:33 -08:00
lwres [v9_11] update 9.11 api range 2018-01-24 10:24:17 -08:00
samples use %u instead of %d 2018-02-16 14:58:17 +11:00
tests update copyright notice / whitespace 2017-08-09 23:49:39 +00:00
win32/bindevt 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile 4492. [bug] irs_resconf_load failed to initialise sortlistnxt 2016-10-27 13:18:47 +11:00
Kyuafile regen v9_11 2017-12-29 02:23:11 +00:00
Makefile.in 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00