Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto/dist/openssl/crypto/bio



Module Name:    src
Committed By:   itojun
Date:           Thu Jul 24 04:41:14 UTC 2003

Modified Files:
        src/crypto/dist/openssl/crypto/bio: b_sock.c

Log Message:
use snprintf (actually, "addr" can be supplied from outside, and if "addr"
points to shorter-than-24 buffer we will overrun buffer.  bad API)


To generate a diff of this commit:
cvs rdiff -r1.1.1.4 -r1.2 src/crypto/dist/openssl/crypto/bio/b_sock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index