[Bug 751840] New: inputselector: unnecessary check is always true
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 2 07:16:14 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751840
Bug ID: 751840
Summary: inputselector: unnecessary check is always true
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: luis at debethencourt.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 306622
--> https://bugzilla.gnome.org/attachment.cgi?id=306622&action=edit
proposed patch
Can event ever be NULL in the check?
event has been dereferenced by GST_EVENT_TYPE (), and no case frees the
pointer. I propose to remove the unnecessary check which seems to will always
be True.
CID #1308955
--
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