[Webkit-unassigned] [Bug 9651] New: MSVCRT time functions are too strict

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 29 09:06:50 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9651

           Summary: MSVCRT time functions are too strict
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: bjoern.graf at gmail.com


The time functions found in Microsofts VC++ 2005 CRT implementation are too
strict (e.g. localtime does not support negative time values) which cause null
pointer deferencing crashes in kjs/date_object.cpp.

This bug report renders bug 8112 obsolete. Not sure about bug 5311 and bug
5313, but the following patch could be easily change to implement the *_r
functions instead.


-- 
Configure bugmail: http://bugzilla.opendarwin.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