[Webkit-unassigned] [Bug 23144] New: ScopeChain::push/pop look suspiciously unsafe
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 6 12:18:28 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23144
Summary: ScopeChain::push/pop look suspiciously unsafe
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
Title says it all -- m_node is refed on construct, and deref'd in the
destructor,m but push/pop don't appear to propagate this ref
--
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