[Bug 712805] New: [subparse] crashes when loading a sami subtitle

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 21 05:06:37 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=712805
  GStreamer | gst-plugins-base | git

           Summary: [subparse] crashes when loading a sami subtitle
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jihyun.jo at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Sami subparse has a NULL pointer access bug. When trying to split html
attributes in 'html_context_handle_element' function, the problem occurs if a
character '=' is used as a attribute value or comments. So below tags will
crash.

<!--
=======
foo bar
=======
-->

<Sync Start="0"><P Class="FOO===">
Test

-- 
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