]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Prevent crash on missing Authority Key Identifier
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 6 Aug 2024 16:29:44 +0000 (10:29 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 6 Aug 2024 16:29:44 +0000 (10:29 -0600)
commitb1eb3c507ae920859bbe294776ebc2bb30bb7e56
tree1746409737bea2cfce695727dc10bb6b535537ce
parent939d988551d17996be73f52c376a70a3d6ba69f9
Prevent crash on missing Authority Key Identifier

Another missing NULL check.

Thanks to Niklas Vogel for reporting this.
src/extension.c
src/object/certificate.c