Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: a3ecd5c5c1375162250e0b6affc5b765d618cfff
https://github.com/WebKit/WebKit/commit/a3ecd5c5c1375162250e0b6affc5b765d618cfff
Author: Philippe Normand <[email protected]>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M Source/WebCore/platform/audio/FFTFrame.h
M Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp
Log Message:
-----------
Cherry-pick 309309@main (0816379351c3).
https://bugs.webkit.org/show_bug.cgi?id=309980
[GStreamer] clang-22 unsafe-buffer-usage-in-unique-ptr-array-access warnings
https://bugs.webkit.org/show_bug.cgi?id=309980
Reviewed by Xabier Rodriguez-Calvar.
Store the FFT complex numbers in a Vector instead of a std::unique_ptr.
* Source/WebCore/platform/audio/FFTFrame.h:
* Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:
(WebCore::FFTFrame::FFTFrame):
(WebCore::FFTFrame::doFFT):
(WebCore::FFTFrame::doInverseFFT):
Canonical link: https://commits.webkit.org/309309@main
Canonical link: https://commits.webkit.org/305877.679@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications