[Webkit-unassigned] [Bug 186535] New: Bad optional access in WebCore::ContentSecurityPolicySource::portMatches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 12:02:42 PDT 2018


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

            Bug ID: 186535
           Summary: Bad optional access in
                    WebCore::ContentSecurityPolicySource::portMatches
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

More fallout from switching to C++ 17 std::optional:

#2  0x00007fc701c65925 in std::__throw_bad_optional_access () at /usr/include/c++/8.1.0/optional:98
#3  std::optional<unsigned short>::value() const & () at /usr/include/c++/8.1.0/optional:1251
#4  WebCore::ContentSecurityPolicySource::portMatches () at /run/build-runtime/WebKitGTK+/Source/WebCore/page/csp/ContentSecurityPolicySource.cpp:95

-- 
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/20180611/11e41bba/attachment.html>


More information about the webkit-unassigned mailing list