Fix a NULL access or use-after-free bug
authorjob <job@openbsd.org>
Fri, 29 Dec 2023 14:35:43 +0000 (14:35 +0000)
committerjob <job@openbsd.org>
Fri, 29 Dec 2023 14:35:43 +0000 (14:35 +0000)
commit949cd6063cec8198138ce07f55298da22de9cac3
treebbda0721495b0125660dab43e4e968f125ba1cb7
parent24f569d23f3e9d07c24cc5a5c5f1fbbc33081864
Fix a NULL access or use-after-free bug

This is a bandaid, the proc_parser_mft() is too complex and needs reworking

OK tb@
usr.sbin/rpki-client/parser.c