[Bug 740784] subparse: fails to detect UTF-8 encoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 28 08:35:36 PST 2014


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

Reynaldo H. Verdejo Pinochet <reynaldo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|gstreamer-bugs at lists.freede |reynaldo at opendot.cl
                   |sktop.org                   |
     Ever Confirmed|0                           |1

--- Comment #1 from Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> 2014-11-28 16:35:33 UTC ---
Created an attachment (id=291730)
 View: https://bugzilla.gnome.org/attachment.cgi?id=291730
 Review: https://bugzilla.gnome.org/review?bug=740784&attachment=291730

subparse: avoid false negative with g_utf8_validate

Problem is at g_utf8_validate() when passing over
a null terminated string without telling it not
to include it in the test. This patch fixes the
issue for me.

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