[Bug 753817] subparse: SIGSEGV with abnormal file

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 19 05:34:14 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=753817

--- Comment #1 from Eunhae Choi <eunhae1.choi at samsung.com> ---
Created attachment 309570
  --> https://bugzilla.gnome.org/attachment.cgi?id=309570&action=edit
subparse: add initializing code of err

If a error is occurred in convert function with detected_encoding, the 'err'
should be set to NULL after free().

Even if the converting succeed at the second time, it is handled as an error
because the 'err' is not NULL. And it causes invalid pointer access.

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