[Webkit-unassigned] [Bug 37303] [Qt] Application crash on exit if NPPlugin is loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 12:36:12 PDT 2010


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


Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |
                 CC|                            |abhinav.mithal at nokia.com




--- Comment #19 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2010-06-29 12:36:11 PST ---
Reopening for a potential double-deallocation case when a page is destroyed which had a plugin loaded.

It seems that the container is deleted twice, once with delete container->proxy(); and then by calling delete container.

Abhinav promised to have a patch.

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