openssl/crypto/bio
Matt Caswell 97f4e235a1 Fix memory leak in BIO_free if there is no destroy function.
Based on an original patch by Neitrino Photonov <neitrinoph@gmail.com>

PR#3439

(cherry picked from commit 66816c53be)
2014-07-09 23:38:23 +01:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
b_dump.c OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
b_print.c Make bn2dec work on "SIXTY_FOUR_BIT" platforms [from HEAD]. 2007-09-15 17:05:57 +00:00
b_sock.c fix PR#2261 in a different way 2010-05-31 13:17:52 +00:00
bf_buff.c Fix BIO_f_buffer(). 2011-12-02 12:23:57 +00:00
bf_lbuf.c disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
bf_nbio.c Fix gcc 4.6 warnings. Check TLS server hello extension length. 2010-06-12 13:18:58 +00:00
bf_null.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bio.h PR: 2755 2012-03-07 15:14:16 +00:00
bio_cb.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
bio_err.c Rebuild error file C source files. 2006-11-21 20:14:46 +00:00
bio_lcl.h OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
bio_lib.c Fix memory leak in BIO_free if there is no destroy function. 2014-07-09 23:38:23 +01:00
bss_acpt.c Fix gcc 4.6 warnings. Check TLS server hello extension length. 2010-06-12 13:18:58 +00:00
bss_bio.c In BIO_write(), update the write statistics, not the read statistics. 2008-12-25 22:24:21 +00:00
bss_conn.c fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state 2006-02-02 22:16:45 +00:00
bss_dgram.c PR: 2755 2012-03-07 15:14:16 +00:00
bss_fd.c OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
bss_file.c bss_file.c: fix MSC 6.0 warning [from HEAD]. 2010-03-22 22:40:18 +00:00
bss_log.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bss_mem.c Submitted by: Jeremy Shapiro <jnshapir@us.ibm.com> 2009-03-07 16:58:43 +00:00
bss_null.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_rtcp.c More VMS synchronisation 2000-09-09 18:05:27 +00:00
bss_sock.c PR: 1763 2010-03-27 23:28:33 +00:00
Makefile Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00