Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask
authorMatt Caswell <matt@openssl.org>
Tue, 25 Nov 2014 13:36:00 +0000 (13:36 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 26 Nov 2014 10:11:25 +0000 (10:11 +0000)
commit60de554e4fbb80030358310d0f098b5214a5367a
tree5ff9ab248bcb136b6e2dc697e9f5da878607c909
parentc57400e86c654fc0e1ef0f30590147493727147e
Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask

PR#3608

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 8a35dbb6d89a16d792b79b157b3e89443639ec94)
ssl/d1_both.c
ssl/d1_lib.c
ssl/ssl_locl.h