[webkit-changes] [WebKit/WebKit] c73d88: ASAN_BUS | WebCore::CloneDeserializer::readTermina...

nishajain61 noreply at github.com
Thu Aug 1 07:48:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c73d88ee6ea73a73df1c11af11feba89e9e0f753
      https://github.com/WebKit/WebKit/commit/c73d88ee6ea73a73df1c11af11feba89e9e0f753
  Author: Nisha Jain <nisha_jain at apple.com>
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebCore/SerializedScriptValue.cpp

  Log Message:
  -----------
  ASAN_BUS | WebCore::CloneDeserializer::readTerminal; WebCore::CloneDeserializer::deserialize; WebCore::SerializedScriptValue::deserialize
https://bugs.webkit.org/show_bug.cgi?id=275262
rdar://129348869

Reviewed by Yusuke Suzuki.

Signed comparison in MarkedVector (JSC) class.
Changed Signed class objects to Unsigned types.

* Source/JavaScriptCore/runtime/ArgList.cpp:
(JSC::ArgList::getSlice const):
(JSC::MarkedVectorBase::markLists):
(JSC::MarkedVectorBase::expandCapacity):
* Source/JavaScriptCore/runtime/ArgList.h:
(JSC::MarkedVector::at const):
(JSC::ArgList::ArgList):
(JSC::ArgList::at const):
* Tools/TestWebKitAPI/Tests/WebCore/SerializedScriptValue.cpp:
(TestWebKitAPI::TEST):

Originally-landed-as: 272448.1081 at safari-7618-branch (402db5ae0c62). rdar://132940618
Canonical link: https://commits.webkit.org/281709@main



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


More information about the webkit-changes mailing list