opusdec: fixed buffer unmapping bug
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Wed, 24 Oct 2012 21:40:20 +0000 (23:40 +0200)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 25 Oct 2012 00:20:23 +0000 (01:20 +0100)
commite6b05111d37291a56e5edaca35cc4663814c5c89
treebea2d2e3b8d1962f9b04ae0780e0f99c1b79c0f7
parent64d7e27811859b1e37a685b0ef992fd3eaaf3f0a
opusdec: fixed buffer unmapping bug

When the decoder received a NULL buffer, it tried to
unmap a not mapped buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=686829
ext/opus/gstopusdec.c