diff options
author | tb <> | 2022-02-11 17:41:55 +0000 |
---|---|---|
committer | tb <> | 2022-02-11 17:41:55 +0000 |
commit | 361c0710908fd1b1a377f83b3fd0ba3c3491c6bb (patch) | |
tree | 23f048278791a6087f8f2068d8a8764eaf97d778 /src/lib/libcrypto/objects/obj_dat.c | |
parent | 911e0aa6f16aba90dc8107a37cd5e01f041fc86a (diff) | |
download | openbsd-361c0710908fd1b1a377f83b3fd0ba3c3491c6bb.tar.gz openbsd-361c0710908fd1b1a377f83b3fd0ba3c3491c6bb.tar.bz2 openbsd-361c0710908fd1b1a377f83b3fd0ba3c3491c6bb.zip |
Fix length check of IP addresses for name constraints
An IP address in a name constraint is actually an IP address concatenated
with a netmask, so it is twice as long as usual.
This fixes a third bug introduced in r1.3 and reported by Volker Schlecht
ok jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions