diff options
author | 2014-12-06 13:21:14 +0000 | |
---|---|---|
committer | 2014-12-06 13:21:14 +0000 | |
commit | 5b56a6f60bddb8e7968c4c9e58699c10863f884a (patch) | |
tree | 94a91c173fa9069eeb2edba7ba0786640dbb782e /lib/libssl/src/ssl/ssl_cert.c | |
parent | The -ssl2 flag does nothing - remove the flag and any tests that were (diff) | |
download | wireguard-openbsd-5b56a6f60bddb8e7968c4c9e58699c10863f884a.tar.xz wireguard-openbsd-5b56a6f60bddb8e7968c4c9e58699c10863f884a.zip |
Fix two cases where it is possible to read one or two bytes past the end of
the buffer. The later size check would catch this, however reading first
and checking later is less than ideal.
ok miod@
Diffstat (limited to 'lib/libssl/src/ssl/ssl_cert.c')
0 files changed, 0 insertions, 0 deletions