[Webkit-unassigned] [Bug 94808] [EFL][WK2] Free ewk context data on program exit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 08:09:04 PDT 2012


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





--- Comment #6 from Christophe Dumez <christophe.dumez at intel.com>  2012-08-23 08:09:01 PST ---
This is not really a leak. We use singleton pattern so the variable lives as long as the program. The memory will get freed by the OS on exit.

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