Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6d62ebc8d8422be836268f873fb4637af0ff3daa https://github.com/WebKit/WebKit/commit/6d62ebc8d8422be836268f873fb4637af0ff3daa Author: Philippe Normand <ph...@igalia.com> Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths: M Source/WebCore/platform/audio/AudioArray.h Log Message: ----------- [GStreamer][WebAudio] Invalid memory alignment in AudioArray https://bugs.webkit.org/show_bug.cgi?id=289960 Reviewed by Xabier Rodriguez-Calvar. The GStreamer FFTFrame implementation doesn't align its allocated memory on 32 bytes, the AudioArray data shouldn't be aligned either. * Source/WebCore/platform/audio/AudioArray.h: (WebCore::AudioArray::resize): Canonical link: https://commits.webkit.org/292354@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes