srtpenc: fix over unlocking
authorMiguel París Díaz <mparisdiaz@gmail.com>
Wed, 13 May 2015 11:14:14 +0000 (13:14 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 13 May 2015 11:29:21 +0000 (12:29 +0100)
commit481e1f76e84e272fee49c9c8ee8d1af28f916c00
treef328fedf4ddf88e40038170869c324e7f4593625
parent6adf3c2499f81e9254e160e04ce3c821bd47938d
srtpenc: fix over unlocking

Called should call function with lock, and is
also responsible for unlocking it later.

https://bugzilla.gnome.org/show_bug.cgi?id=749304
ext/srtp/gstsrtpenc.c