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)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 9 Aug 2019 18:14:43 +0000 (19:14 +0100)
commit93d311867c8a25d9ea505b9feba298bc0f221171
tree2c0f6b7ce495d9d8d6c51f159e9cb1ac08f17c71
parent9b0c528e0262480fe0d751c1eb9810185bf4ca4f
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