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:10:21 +0000 (10:10 +0000)
commit8a35dbb6d89a16d792b79b157b3e89443639ec94
treef226d18d416a24cd49f9d190d02f6f608da2bdf3
parent3a0765882c4b3b67960b7efb203570764dd4ed29
Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask

PR#3608

Reviewed-by: Tim Hudson <tjh@openssl.org>
ssl/d1_both.c
ssl/d1_lib.c
ssl/ssl_locl.h