Avoid out-of-bounds accesses in case the filename is too showrt to
authortb <tb@openbsd.org>
Fri, 21 Jan 2022 14:08:33 +0000 (14:08 +0000)
committertb <tb@openbsd.org>
Fri, 21 Jan 2022 14:08:33 +0000 (14:08 +0000)
commit225f4fac4b4b23efd1abba47435626a04e7a894c
treed259e1f41b41586a6f06d40af6f601e25b1172c2
parent2b183ca97f861a11598ca833fea167bf6089417a
Avoid out-of-bounds accesses in case the filename is too showrt to
contain an extension of length four.

ok claudio
usr.sbin/rpki-client/main.c
usr.sbin/rpki-client/parser.c