[gstreamer-bugs] [Bug 497017] New: [PATCH] H.264 RTP depayloader leaks memory in setcaps
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Nov 15 03:12:09 PST 2007
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=497017
GStreamer | gst-plugins-good | Ver: HEAD CVS
Summary: [PATCH] H.264 RTP depayloader leaks memory in setcaps
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: ext-tommi.myohanen at nokia.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
==10975== 78 (36 direct, 42 indirect) bytes in 3 blocks are definitely lost in
loss record 6 of 26
==10975== at 0x4020626: malloc (vg_replace_malloc.c:149)
==10975== by 0x4280E9C: g_malloc (in
/targets/OSSO_1.1_X86/usr/lib/libglib-2.0.so.0.1200.12)
==10975== by 0x42943F4: g_strsplit (in
/targets/OSSO_1.1_X86/usr/lib/libglib-2.0.so.0.1200.12)
==10975== by 0x6B94B8C: gst_rtp_h264_depay_setcaps (gstrtph264depay.c:238)
==10975== by 0x4A4A5B9: gst_base_rtp_depayload_setcaps
(gstbasertpdepayload.c:227)
==10975== by 0x4070C0A: gst_pad_set_caps (gstpad.c:2363)
==10975== by 0x407302E: gst_pad_chain_unchecked (gstpad.c:2417)
==10975== by 0x40738E5: gst_pad_push (gstpad.c:3617)
==10975== by 0x45EA7C9: gst_type_find_element_chain
(gsttypefindelement.c:570)
==10975== by 0x407306E: gst_pad_chain_unchecked (gstpad.c:3451)
==10975== by 0x40738E5: gst_pad_push (gstpad.c:3617)
==10975== by 0x405F109: gst_proxy_pad_do_chain (gstghostpad.c:191)
The params -array is not freed. Attached patch fixes this.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=497017.
More information about the Gstreamer-bugs
mailing list