]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/record/rec_layer_s3.c
Fix seg fault in dtls1_new
authorMatt Caswell <matt@openssl.org>
Tue, 3 Feb 2015 16:11:49 +0000 (16:11 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 26 Mar 2015 15:02:00 +0000 (15:02 +0000)
commit5fb6f80cdfa418d9429f39f348d7bab8b5f9578a
tree451f349a2d00c382eafd8d729b8d35d8b829e504
parentcb2ce7abfd3e2e641851e0ed9dff1a883b38037e
Fix seg fault in dtls1_new

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/d1_lib.c
ssl/record/d1_pkt.c
ssl/record/s3_pkt.c