]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add missing DbC magic checks
authorMark Andrews <marka@isc.org>
Thu, 1 Dec 2022 01:51:30 +0000 (12:51 +1100)
committerMark Andrews <marka@isc.org>
Tue, 6 Dec 2022 22:04:08 +0000 (09:04 +1100)
commitb1086a5561c8024fc39b5250063fc901c27eef06
tree899fa9bd654b3a67755857f4474eab47bd708e79
parent35839e91d84f4c22f3554ff4b6dc53d20359621e
Add missing DbC magic checks

Checking for value != NULL is not sufficient to detect use after
free errors.
lib/dns/catz.c