Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 972d0abe03bac08c066cf981a1fbcd3694c62102
      
https://github.com/WebKit/WebKit/commit/972d0abe03bac08c066cf981a1fbcd3694c62102
  Author: Fady Farag <[email protected]>
  Date:   2026-02-26 (Thu, 26 Feb 2026)

  Changed paths:
    M Source/WebCore/page/csp/ContentSecurityPolicy.cpp

  Log Message:
  -----------
  Address Use-After-Move in csp/ContentSecurityPolicy
https://bugs.webkit.org/show_bug.cgi?id=308697
rdar://171230905

Reviewed by Chris Dumez.

This fixes a use-after-move where the use happens in a
later loop iteration than the forward.

* Source/WebCore/page/csp/ContentSecurityPolicy.cpp:
(WebCore::requires):
(WebCore::ContentSecurityPolicy::allPoliciesWithDispositionAllow const):
(WebCore::ContentSecurityPolicy::allPoliciesAllow const):

Canonical link: https://commits.webkit.org/308285@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to