commit | 47a8eb7ca89cb2339f5220fb674bc3d1affeadb8 | [log] [tgz] |
---|---|---|
author | Rasmus Rohde <rohde@duff.dk> | Thu Oct 04 20:32:45 2012 +0200 |
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | Thu Oct 04 19:44:28 2012 +0100 |
tree | 2e374106454253b5222e8ae00040ffd181797469 | |
parent | 1ac6a782c3c2c5295e545caad8616541cc658cb5 [diff] |
gstrtpdepay: don't leak input buffer The rtp buffer is never unmapped in the normal code exit path of gst_rtp_gst_depay_process(..) resulting in a memory leak. https://bugzilla.gnome.org/show_bug.cgi?id=685512