Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 102bd2785b00c3c9878d3364f10dfdb414837206
      
https://github.com/WebKit/WebKit/commit/102bd2785b00c3c9878d3364f10dfdb414837206
  Author: Fady Farag <[email protected]>
  Date:   2026-02-23 (Mon, 23 Feb 2026)

  Changed paths:
    M Source/WTF/wtf/cf/VectorCF.h

  Log Message:
  -----------
  Address Use-After-Move in cf/VectorCF
https://bugs.webkit.org/show_bug.cgi?id=308497
rdar://171019913

Reviewed by Darin Adler.

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

* Source/WTF/wtf/cf/VectorCF.h:
(WTF::createCFArray):

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



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

Reply via email to