[Webkit-unassigned] [Bug 11917] New: setlocale() can return null
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 21 10:27:33 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11917
Summary: setlocale() can return null
Product: WebKit
Version: 420+ (nightly)
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dacarson at gmail.com
According to the spec,
http://www.opengroup.org/onlinepubs/007908799/xsh/setlocale.html
setlocale() can return null, and it does in some environments. We should check
full null when it is being used in date_object.cpp
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list