mozilla/security/nss/lib/ssl sslsock.c
wtc%google.com <[email protected]> Mon, 24 Sep 2012 16:57:51 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/ssl&files=sslsock.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/ssl In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv31377 Modified Files: sslsock.c Log Message: Bug 793033: Remove the strange sslSocket copying in ssl_FreeSocket. It breaks any pointer member that points to some other member. r=rrelyea.