bind9/lib/isccfg
Evan Hunt 4dfc3f056d fix a crash from using an empty string for "include"
the parser could crash when "include" specified an empty string in place
of the filename. this has been fixed by returning ISC_R_FILENOTFOUND
when the string length is 0.
2023-02-22 17:35:29 +00:00
..
include Move bind9/check to isccfg/check 2023-02-17 12:13:37 +00:00
aclconf.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
check.c Move bind9/check to isccfg/check 2023-02-17 12:13:37 +00:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
duration.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
kaspconf.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move bind9/check to isccfg/check 2023-02-17 12:13:37 +00:00
namedconf.c Move bind9/check to isccfg/check 2023-02-17 12:13:37 +00:00
parser.c fix a crash from using an empty string for "include" 2023-02-22 17:35:29 +00:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00