[Bug 783955] New: mpegpsmux: caps leak and invalid return
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 19 11:59:23 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783955
Bug ID: 783955
Summary: mpegpsmux: caps leak and invalid return
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: minor
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: eunhae1.choi at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I have found caps leak and invalid return at mpegpsmux_create_stream()
line 232:
g_return_val_if_fail (s != NULL, FALSE);
--
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