Fix a DTLS memory leak
authorMatt Caswell <matt@openssl.org>
Thu, 18 Oct 2018 09:12:07 +0000 (10:12 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Oct 2018 13:12:51 +0000 (14:12 +0100)
commit01666a8c1db3ecfb999e1a8f2c5436d114f95681
treee9a1950bab36e731966568e7dfa0c3c60234a8a9
parent9986bfefa420f0db920768453bef0b40507db595
Fix a DTLS memory leak

Fixes #7428

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7431)
ssl/statem/statem_srvr.c