[webkit-changes] [WebKit/WebKit] 5647a6: Add bounds check to AudioArray::operator[]
Chris Dumez
noreply at github.com
Tue Oct 31 22:21:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5647a66ea8ec4c4bb819940a6ebed4dfc4a55136
https://github.com/WebKit/WebKit/commit/5647a66ea8ec4c4bb819940a6ebed4dfc4a55136
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M Source/WebCore/platform/audio/AudioArray.h
Log Message:
-----------
Add bounds check to AudioArray::operator[]
https://bugs.webkit.org/show_bug.cgi?id=264003
Reviewed by Ryosuke Niwa.
* Source/WebCore/platform/audio/AudioArray.h:
(WebCore::AudioArray::at const):
Canonical link: https://commits.webkit.org/270041@main
More information about the webkit-changes
mailing list