[Webkit-unassigned] [Bug 214618] New: [IPC hardening] WebKit::ObjCObjectGraph::decode() and encode() should use enum ObjCType type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 15:53:11 PDT 2020


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

            Bug ID: 214618
           Summary: [IPC hardening] WebKit::ObjCObjectGraph::decode() and
                    encode() should use enum ObjCType type
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: useafterfree at apple.com

WebKit::ObjCObjectGraph::decode() and encode() should use enum ObjCType type.

We can also get rid of default: case labels while we're here to make -Wimplicit-fallthrough emit a warning when a new enum is added.

<rdar://problem/65777899>

-- 
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/20200721/325d6b8a/attachment-0001.htm>


More information about the webkit-unassigned mailing list