[webkit-changes] [WebKit/WebKit] c9f3a6: Stop using Vector::unsafeAppendWithoutCapacityChec...

Chris Dumez noreply at github.com
Sun Nov 12 13:57:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c9f3a660aa34d9f8b65b2aada77a27574a9a642e
      https://github.com/WebKit/WebKit/commit/c9f3a660aa34d9f8b65b2aada77a27574a9a642e
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-11-12 (Sun, 12 Nov 2023)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmFunctionParser.h
    M Source/WTF/wtf/Vector.h

  Log Message:
  -----------
  Stop using Vector::unsafeAppendWithoutCapacityCheck() in WasmFunctionParser's parse()
https://bugs.webkit.org/show_bug.cgi?id=264652

Reviewed by Darin Adler.

* Source/JavaScriptCore/wasm/WasmFunctionParser.h:
(JSC::Wasm::FunctionParser<Context>::parse):
* Source/WTF/wtf/Vector.h:
(WTF::Malloc>::appendUsingFunctor):

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




More information about the webkit-changes mailing list