[Webkit-unassigned] [Bug 205902] New: KeyedDecoderGeneric craches when it acesses data with non-existing key.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 19:51:26 PST 2020


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

            Bug ID: 205902
           Summary: KeyedDecoderGeneric craches when it acesses data with
                    non-existing key.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Takashi.Komori at sony.com

When we try to decode encoded data with non-existing key, the decoder crashes.
This is because when KeyedDecoderGeneric decodes with non-existing key, it accesses nullptr.

-- 
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/20200108/97ce5cb6/attachment.htm>


More information about the webkit-unassigned mailing list