[gstreamer-bugs] [Bug 165365] New: [PATCH] gst_string_wrap() segfaults on NULL strings

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jan 26 15:57:25 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=165365
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [PATCH] gst_string_wrap() segfaults on NULL strings
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


When gst_string_wrap() is called with a NULL string (adress == 0x0) it
segfaults, which is a pain since it is used by gst_value_serialize() for
string-type GValue.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list