rtpbasedepayload: fix leaks in error code paths
authorTim-Philipp Müller <tim@centricular.com>
Thu, 30 Jul 2015 11:50:56 +0000 (12:50 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 30 Jul 2015 11:50:56 +0000 (12:50 +0100)
commit232bdf17115419da61c3b1ce2c5b02d74e34d403
tree842a7c212913f328fc82ea0a5a0a2cad7d839179
parent5830db7050d452fdf250898458e706636c764a4f
rtpbasedepayload: fix leaks in error code paths

This was introduced when reshuffling the buffer unmaps
in commit bc14cdf529e21356ea7b2c8f34614958a91f7260
rtp: rtpbasedepayload: add process_rtp_packet() vfunc

Fixes make check-valgrind.

https://bugzilla.gnome.org/show_bug.cgi?id=750235
gst-libs/gst/rtp/gstrtpbasedepayload.c