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:18:15 +0000 (10:18 +0000)
commite1b1d82aab47c6aab1e3acc36aa0db85a3a980be
tree96811fd6a680f3ab2da128ef49b72c3067eadb2e
parentc25456633cdf9bc26780dc02e4ffc7102a3e75da
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