bind9/bin/named
Ondřej Surý 848e6ee7b6 Make dns_catz_get_iterator() return void
Previously, the function(s) in the commit subject could fail for various
reasons - mostly allocation failures, or other functions returning
different return code than ISC_R_SUCCESS.  Now, the aforementioned
function(s) cannot ever fail and they would always return ISC_R_SUCCESS.

Change the function(s) to return void and remove the extra checks in
the code that uses them.

(cherry picked from commit d128656d2e)
2022-03-08 20:20:54 +01:00
..
include Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
unix Don't use RTLD_DEEPBIND with sanitizers 2022-01-26 08:19:02 +00:00
win32 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
bind9.xsl.h Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
builtin.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
config.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
control.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
controlconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
convertxsl.pl Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
fuzz.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
logconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
main.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named.conf.rst Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named.rst Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
server.c Make dns_catz_get_iterator() return void 2022-03-08 20:20:54 +01:00
statschannel.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
tkeyconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
tsigconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
zoneconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00