[Webkit-unassigned] [Bug 61024] New: Use placement new to allocate statics in BSS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 18 00:03:24 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61024
Summary: Use placement new to allocate statics in BSS
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: psolanki at apple.com
CC: darin at apple.com, andersca at apple.com,
ddkilzer at webkit.org, simon.fraser at apple.com
Update DEFINE_STATIC_LOCAL to allocate statics in BSS instead of the program heap since these objects never get freed.
--
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