Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a11cec5ce1613e458b58016ffae6aea347281594
      
https://github.com/WebKit/WebKit/commit/a11cec5ce1613e458b58016ffae6aea347281594
  Author: Anand Srinivasan <[email protected]>
  Date:   2026-07-23 (Thu, 23 Jul 2026)

  Changed paths:
    M Source/WTF/wtf/OverflowHandler.h

  Log Message:
  -----------
  Mark crash-on-overflow functions in WTF OverflowHandler.h as NODELETE
https://bugs.webkit.org/show_bug.cgi?id=318384
rdar://181171258

Reviewed by Geoffrey Garen and Keith Miller.

This patch is meant to suppress SaferCPP complaining about functions
that are marked NODELETE that cause a controlled crash

* Source/WTF/wtf/OverflowHandler.h:
(WTF::AssertNoOverflow::crash):
(WTF::AssertNoOverflow::hasOverflowed const):
(WTF::CrashOnOverflow::overflowed):
(WTF::CrashOnOverflow::crash):
(WTF::CrashOnOverflow::hasOverflowed const):
(WTF::RecordOverflow::hasOverflowed const):

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



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

Reply via email to