]> git.ipfire.org Git - thirdparty/ldns.git/commit
Fix possible NULL pointer dereference 302/head
authorAaron LI <aly@aaronly.me>
Thu, 30 Apr 2026 09:00:07 +0000 (17:00 +0800)
committerAaron LI <aly@aaronly.me>
Thu, 30 Apr 2026 09:00:07 +0000 (17:00 +0800)
commitac6dceef0be344e20d2cb34d98bfb8a753bac970
tree849c1b873753f23378045db85f07cb5ef2362e5f
parent4ba6ece44f91cca77aeb35bae7c8e4dd40249518
Fix possible NULL pointer dereference

Found by GCC analyzer.
packet.c
rr.c