Fix for SRTP Memory Leak
authorMatt Caswell <matt@openssl.org>
Wed, 15 Oct 2014 00:03:32 +0000 (01:03 +0100)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 15 Oct 2014 12:54:26 +0000 (08:54 -0400)
commitd64b6c980c8101e2d96c982c0b211ac3f94a3aaa
tree6d4bfc0bd8035b50261f2b670e9871f605bf8948
parent05df9b9ae5a05cf0fe06de3a92ef2c563c49502a
Fix for SRTP Memory Leak

CVE-2014-3513

This issue was reported to OpenSSL on 26th September 2014, based on an original
issue and patch developed by the LibreSSL project. Further analysis of the issue
was performed by the OpenSSL team.

The fix was developed by the OpenSSL team.

Reviewed-by: Tim Hudson <tjh@openssl.org>
ssl/d1_srtp.c
ssl/t1_lib.c