gst/rtp/gstrtpmp4vdepay.c: Don't leak memory allocated by gst_buffer_new_and_alloc...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 11 Apr 2006 18:03:36 +0000 (18:03 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Apr 2006 18:03:36 +0000 (18:03 +0000)
commitf90f5bd8bf4b4498ade5e4de0061968cbc836c2c
treeb46d8473a21c4a3b4817274254b982e4e13d097b
parentea465303577b589b8b0ed23aed7cdb640c5e2e54
gst/rtp/gstrtpmp4vdepay.c: Don't leak memory allocated by gst_buffer_new_and_alloc() by overwriting GST_BUFFER_MALLOC...

Original commit message from CVS:
* gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
Don't leak memory allocated by gst_buffer_new_and_alloc() by
overwriting GST_BUFFER_MALLOCDATA.
ChangeLog
gst/rtp/gstrtpmp4vdepay.c