[gstreamer-bugs] [Bug 612845] [typefindfunctions] crash in strncasecmp() on windows
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Mar 15 11:49:03 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=612845
GStreamer | gst-plugins-base | 0.10.28
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.29
Summary|Crash in |[typefindfunctions] crash
|gsttypefindfunctions.c with |in strncasecmp() on windows
|MSVC |
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-03-15 18:49:01 UTC ---
commit cfa8de336c2a1693fa53dc2fe727a53b7c5f82cb
Author: David Hoyt <dhoyt at llnl.gov>
Date: Mon Mar 15 18:45:13 2010 +0000
typefind: use g_ascii_strncasecmp() instead of strncasecmp()
g_ascii_strncasecmp() is more portable and likely more robust as
well (with random binary data as input).
Fixes #612845.
--
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