commit | 8a35dbb6d89a16d792b79b157b3e89443639ec94 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Tue Nov 25 13:36:00 2014 +0000 |
committer | Matt Caswell <matt@openssl.org> | Wed Nov 26 10:10:21 2014 +0000 |
tree | f226d18d416a24cd49f9d190d02f6f608da2bdf3 | |
parent | 3a0765882c4b3b67960b7efb203570764dd4ed29 [diff] |
Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask PR#3608 Reviewed-by: Tim Hudson <tjh@openssl.org>