dtlsdec: Avoid duplicate ref when passing certificate property
authorJuan Navarro <juan.navarro@gmx.es>
Tue, 25 Jun 2019 18:37:38 +0000 (20:37 +0200)
committerJuan Navarro <juan.navarro@gmx.es>
Tue, 25 Jun 2019 18:37:38 +0000 (20:37 +0200)
commit831711288368fd4b0bec7741f770a8f4fd391893
tree8f4b822480b0c0ea1ec46869e77a3e1d40077837
parenta93bf98245fa3595133dbcbf6ed43504bf42351c
dtlsdec: Avoid duplicate ref when passing certificate property

The agent itself will take a ref on the property setter, so we'll be
left with two references to the certificate object, when actually there
should be only one
ext/dtls/gstdtlsdec.c