dtls: Fix memory leak
authorJose Antonio Santos Cadenas <santoscadenas@gmail.com>
Thu, 14 May 2015 14:06:55 +0000 (16:06 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 15 May 2015 12:47:39 +0000 (15:47 +0300)
commitd625770a18f68b1a1eee2a71810cb2fe692ecee9
tree08920b81aba81d0a72bb2f3adec8c91e8dab299d
parentc6abd1632f430d0c3873be0ef5a82e4739d1e003
dtls: Fix memory leak

Keys were not correctly released when it was get as a property
nor when a second key was received

https://bugzilla.gnome.org/show_bug.cgi?id=749380
ext/dtls/gstdtlsdec.c
ext/dtls/gstdtlsenc.c
ext/dtls/gstdtlssrtpdec.c
ext/dtls/gstdtlssrtpenc.c