[Webkit-unassigned] [Bug 33577] New: Don't use time(0) in BREW
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 12 23:34:09 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33577
Summary: Don't use time(0) in BREW
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kwangyul.seo at gmail.com
Calling time(0) in BREW devices causes a crash because time is not ported
properly. Cast currentTime to int to get the same result as time(0).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list