diff options
author | deraadt <> | 2010-04-20 23:01:28 +0000 |
---|---|---|
committer | deraadt <> | 2010-04-20 23:01:28 +0000 |
commit | 3374ab37b74a5cd7d198a17bc67f12c6b5bf2232 (patch) | |
tree | 653b8930264e0c0e1fbd332b7e8645140fad00ea /src/lib/libc | |
parent | 02238be6d92eb6b2dc10e0713b7a5a6be746d936 (diff) | |
download | openbsd-3374ab37b74a5cd7d198a17bc67f12c6b5bf2232.tar.gz openbsd-3374ab37b74a5cd7d198a17bc67f12c6b5bf2232.tar.bz2 openbsd-3374ab37b74a5cd7d198a17bc67f12c6b5bf2232.zip |
The openssl command line tool treats the non-null terminated buffer
"mbuf" as a C string when using the pop3 s_client feature. This causes
a segmentation fault with malloc.conf option "J" set when BIO_printf()
runs off the end of the buffer. The following patch fixes PR 6282
from Matthew Haub (asked to submit upstream), ok djm
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions