[Webkit-unassigned] [Bug 101211] Protect against resource deletion during iteration in MemoryCache::pruneDeadResourcesToSize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 11:18:28 PST 2012


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





--- Comment #6 from Antti Koivisto <koivisto at iki.fi>  2012-12-11 11:20:51 PST ---
The crashing/memory corruption case turns into a case where we interrupt the eviction in the middle, so this can affect eviction behavior. This is not ideal but it was the safest and simplest fix I could think of.

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