bind9/lib
Aram Sargsyan a20acee77d Use 'bname' in dns_catz_update_from_db() only when it is ready
There is a possible code path of using the uninitialized `bname`
character array while logging an error message.

Initialize the `bname` buffer earlier in the function.

Also, change the initialization routine to use a helper function.

(cherry picked from commit a5a6362e92)
2022-03-28 10:26:58 +00:00
..
bind9 More explicit dns64 prefix errors 2022-03-25 16:08:22 +01:00
dns Use 'bname' in dns_catz_update_from_db() only when it is ready 2022-03-28 10:26:58 +00:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
isccc Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
isccfg Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:42:16 +01:00
ns Remove UNREACHABLE() statements after exit() 2022-03-25 10:07:25 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00