diff options
author | bcook <> | 2016-05-20 15:46:21 +0000 |
---|---|---|
committer | bcook <> | 2016-05-20 15:46:21 +0000 |
commit | b5dc80d643159abfc8d135107f29e2a3e1ca1594 (patch) | |
tree | 8e67e16e659a365d0ed501c64a8bf087a683477f /src/lib/libc | |
parent | ed17f10029fcc0b0f46842899c7b671233039b90 (diff) | |
download | openbsd-b5dc80d643159abfc8d135107f29e2a3e1ca1594.tar.gz openbsd-b5dc80d643159abfc8d135107f29e2a3e1ca1594.tar.bz2 openbsd-b5dc80d643159abfc8d135107f29e2a3e1ca1594.zip |
Fix a short-read bug in the previous version of asn1_d2i_read_bio
The outer while() loop is missing, so we only read up to chunk_max bytes.
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions