Module Name: src Committed By: bouyer Date: Tue Oct 12 10:16:26 UTC 2010
Modified Files: src/crypto/dist/openssl/ssl [netbsd-4]: s3_clnt.c Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1408): crypto/external/bsd/openssl/dist/ssl/s3_clnt.c: revision 1.2 via patch fix a double free() in error case, see the thread "openssl-1.0.0a and glibc detected sthg ;)" in openssl-dev. I was getting a SEGV with the example posted there. To generate a diff of this commit: cvs rdiff -u -r1.9.4.2 -r1.9.4.3 src/crypto/dist/openssl/ssl/s3_clnt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.