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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 06:37:32 PST 2012


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172325|review?                     |review+
               Flag|                            |




--- Comment #3 from Andreas Kling <kling at webkit.org>  2012-11-05 06:39:01 PST ---
(From update of attachment 172325)
View in context: https://bugs.webkit.org/attachment.cgi?id=172325&action=review

Looks safe and mostly reasonable. r=me

> Source/WebCore/loader/cache/MemoryCache.cpp:311
> +            // Protect prev so it can't get deleted during destroyDecodedData().

prev -> 'previous'

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