]> git.ipfire.org Git - thirdparty/bind9.git/commit
Address unchecked returns leading to NULL pointer dereferences
authorMark Andrews <marka@isc.org>
Thu, 25 Feb 2021 00:44:28 +0000 (11:44 +1100)
committerMark Andrews <marka@isc.org>
Thu, 25 Feb 2021 00:44:28 +0000 (11:44 +1100)
commitdc88bd641d95261aa5aa98e809889f7eec2d16d5
tree16cfed07ed043be85070eb060f7bb845405cd136
parentcfcd42f6a2ab16907c8200f902e44cd3396da38c
Address unchecked returns leading to NULL pointer dereferences

on out of memory conditions.
bin/nsupdate/nsupdate.c
lib/dns/zone.c