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:14:13 +0000 (10:14 +0000)
commit2e84084fbcbbf032a0021a73ef56711966b28159
tree607c10ddfdd111097cfce905c83c334db615863e
parent26f9cfbdcae158f1718b0fa59d2f95ffbbc84be6
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