Fix a memory leak in tls1_mac
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 16 Mar 2018 20:36:48 +0000 (21:36 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 17 Mar 2018 07:29:45 +0000 (08:29 +0100)
commitec76f1794a55276c719617b23e816850646c43ff
treea876c4c0a3351d6bdf532012a2355d14fccd112b
parentba2502d7a63514cdc6a517bb0b095867c3cf13f3
Fix a memory leak in tls1_mac

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5651)
ssl/record/ssl3_record.c