[webkit-changes] [WebKit/WebKit] 6a341a: Web Inspector: Crash in Inspector::InspectorDebugg...
Charlie Wolfe
noreply at github.com
Thu May 16 09:44:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6a341af34a111bdf2a2fd229ead679f7b373b3eb
https://github.com/WebKit/WebKit/commit/6a341af34a111bdf2a2fd229ead679f7b373b3eb
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp
Log Message:
-----------
Web Inspector: Crash in Inspector::InspectorDebuggerAgent::didScheduleAsyncCall on knowyourmeme.com
https://bugs.webkit.org/show_bug.cgi?id=270139
rdar://123667952
Reviewed by Pascoe.
Avoid reading past the end of `m_pendingAsyncCalls`.
* Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:
(Inspector::InspectorDebuggerAgent::didScheduleAsyncCall):
Originally-landed-as: 272448.684 at safari-7618-branch (cd62341b1dda). rdar://128090099
Canonical link: https://commits.webkit.org/278872@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