[webkit-changes] [WebKit/WebKit] fcb19e: WTF::safeAdd returns twice

Sihui noreply at github.com
Mon Feb 27 18:22:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fcb19eb585605f1da2bb76c32c371445f15930dd
      https://github.com/WebKit/WebKit/commit/fcb19eb585605f1da2bb76c32c371445f15930dd
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

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

  Log Message:
  -----------
  WTF::safeAdd returns twice
https://bugs.webkit.org/show_bug.cgi?id=253021
rdar://105991124

Reviewed by Chris Dumez.

Remove one return statement.

* Source/WTF/wtf/CheckedArithmetic.h:
(WTF::safeAdd):

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




More information about the webkit-changes mailing list