mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-09 19:37:43 +02:00
Return value of a function 'reply_find_answer_rrset' is dereferenced at ipsecmod.c:438 without checking for NULL, but it is usually checked for this function (10/12). Found by the static analyzer Svace (ISP RAS). Signed-off-by: Petr Vaganov <petrvaganoff@gmail.com>