[webkit-changes] [WebKit/WebKit] 5cbde2: Null terminate long strings before passing them to...

EWS noreply at github.com
Wed Feb 22 17:12:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5cbde2b7b66b038c088c048d4ce4bdb5d4f0d2a6
      https://github.com/WebKit/WebKit/commit/5cbde2b7b66b038c088c048d4ce4bdb5d4f0d2a6
  Author: Alex Christensen <achristensen at webkit.org>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/NetworkProcess.mm

  Log Message:
  -----------
  Null terminate long strings before passing them to NSString.stringWithFormat in HTTPReferer test
https://bugs.webkit.org/show_bug.cgi?id=252773
rdar://105785119

Reviewed by Geoffrey Garen.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/NetworkProcess.mm:
(TEST):

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




More information about the webkit-changes mailing list