[Webkit-unassigned] [Bug 106965] NodeRareData doesn't need to have a vtable pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 18:08:15 PST 2013


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





--- Comment #1 from Elliott Sprehn <esprehn at chromium.org>  2013-01-15 18:09:59 PST ---
I have a patch for this from a few months ago but it made the code a little confusing so I had decided against it. I can just upload it now though...

You can't just naively rely on us calling delete since deleting ElementRareData from a base class ptr with a non virtual destructor produces undefined behavior.

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