]> git.ipfire.org Git - thirdparty/bind9.git/commit
check target pointer validity in qctx_save
authorEvan Hunt <each@isc.org>
Tue, 9 Sep 2025 19:55:06 +0000 (12:55 -0700)
committerColin Vidal <colin@isc.org>
Wed, 10 Sep 2025 10:43:05 +0000 (12:43 +0200)
commit0194a265fe0107e6a9cfbcd5e11ee4d6d592bd3b
treed90a9321b1ad761d7c090855165f88c45414c2e4
parentf1568c1729e09043ed431e2ebd296986559f8c22
check target pointer validity in qctx_save

Make sure the target pointer address (getting the allocated instance of
qctx) is valid and the pointer is NULL.
lib/ns/query.c