[Webkit-unassigned] [Bug 56124] CSSSelector double frees

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 10:36:28 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=56124





--- Comment #4 from Mihai Parparita <mihaip at chromium.org>  2011-03-11 10:36:28 PST ---
(In reply to comment #3)
> James explained this to me as the templated version of RefCounted<CSSStyleSheet> and RefCounted<LightSource> being equivalent, and so only one version ends up in release builds, therefore the symbolizing code that our crash report service uses doesn't know which one it was originally.

Specifically this is "identical COMDAT folding": http://blogs.msdn.com/b/oldnewthing/archive/2005/03/22/400373.aspx

-- 
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