Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c1d28b6bba76c0be7aec3b9c656e0360e8e10411
      
https://github.com/WebKit/WebKit/commit/c1d28b6bba76c0be7aec3b9c656e0360e8e10411
  Author: Fady Farag <[email protected]>
  Date:   2026-01-29 (Thu, 29 Jan 2026)

  Changed paths:
    M Source/WTF/wtf/ButterflyArray.h
    M Source/WTF/wtf/SIMDHelpers.h
    M Source/WTF/wtf/text/StringCommon.h

  Log Message:
  -----------
  Reduce unsafe buffer usage by using C++20 std::to_address in WTF
https://bugs.webkit.org/show_bug.cgi?id=306586
rdar://169230060

Reviewed by Chris Dumez.

* Source/WTF/wtf/ButterflyArray.h:
(WTF::ButterflyArray::ButterflyArray):
(WTF::ButterflyArray::~ButterflyArray):
* Source/WTF/wtf/SIMDHelpers.h:
(WTF::SIMD::find):
(WTF::SIMD::findInterleaved):
(WTF::SIMD::count):
* Source/WTF/wtf/text/StringCommon.h:
(WTF::findNextNewline):

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



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

Reply via email to