[Webkit-unassigned] [Bug 26532] New: Native functions do not correctly unlink from optimised callsites when they're collected
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 18 22:37:23 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26532
Summary: Native functions do not correctly unlink from optimised
callsites when they're collected
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P1
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
Native functions are not correctly unlinking from optimised callsites when
they're collected, which may result in a crash if a new object is subsequently
allocated at the same address, and is then called at the optimised call
location.
--
Configure bugmail: https://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