[Webkit-unassigned] [Bug 177470] New: Guard against possible iterator access outside the bounds of the container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 15:24:52 PDT 2017


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

            Bug ID: 177470
           Summary: Guard against possible iterator access outside the
                    bounds of the container
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

We ASSERT if an iterator is outside the bounds of its container, but don't really take any protective action. We should protect against accidentally accessing an invalid iterator.

-- 
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/20170925/f2e5d5c3/attachment.html>


More information about the webkit-unassigned mailing list