[Webkit-unassigned] [Bug 182271] [WPE][GTK] Heap use after free in RunLoop::TimerBase constructor lambda

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 30 15:38:28 PST 2018


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

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I think our RunLoop::Timer might be the only one that is not robust to being destroyed during its user callback, and I don't see an easy fix for SpeculativeLoadManager, but it is simple to fix in our RunLoop::Timer, so I suggest we leave SpeculativeLoadManager alone and change our RunLoop::Timer instead. CCing Chris just in case he wants to change SpeculativeLoadManager anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180130/82011e86/attachment.html>


More information about the webkit-unassigned mailing list