[gstreamer-bugs] [Bug 532864] gstreamer-properties crashed with SIGSEGV in strcmp()
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Sep 13 04:20:57 PDT 2008
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=532864
GStreamer | gst-plugins-base | Ver: 0.10.18
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
------- Comment #4 from Tim-Philipp Müller 2008-09-13 11:20 UTC -------
If pspec was NULL, it wouldn't be crashing in strcmp(), but in
gst_property_probe_get_property(), would it? So I don't really see how your fix
makes sense.
> strcmp crashes if either argument is NULL.
It might also crash if either argument is a bogus pointer or a pointer to freed
memory, or memory corruption occured that makes strcmp read beyond the
allocated memory etc.
--
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=532864.
More information about the Gstreamer-bugs
mailing list