openssl/crypto/rand
Matt Caswell d6b4a41d10 Unchecked malloc fixes
Miscellaneous unchecked malloc fixes. Also fixed some mem leaks on error
paths as I spotted them along the way.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 918bb86529)

Conflicts:
	crypto/bio/bss_dgram.c
2015-03-05 09:15:08 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile More type-checking. 2008-06-04 11:01:43 +00:00
md_rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_egd.c RT3684: rand_egd needs stddef.h 2015-02-12 14:23:28 -05:00
rand_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_nw.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_os2.c Unchecked malloc fixes 2015-03-05 09:15:08 +00:00
rand_unix.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_vms.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_win.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
randfile.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
randtest.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00