[Bug 734344] New: aiffparse: pointers not unreferred
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 6 03:00:26 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=734344
GStreamer | gst-plugins-bad | 1.x
Summary: aiffparse: pointers not unreferred
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: anuj.jaiswal at samsung.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=282646)
View: https://bugzilla.gnome.org/attachment.cgi?id=282646
Review: https://bugzilla.gnome.org/review?bug=734344&attachment=282646
two pointers not freed in the GST_EVENT_TAG case
In gst-plugins-bad/tests/check/elements:
aiffparse.c file to pointers were not unreferred;
g_free (tags);
gst_tag_list_free (aiff_tags);
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list