Commit 134e03d
committed
[GStreamer][WebAudio] Crash when setting max-size-time property of queue in AudioDestination on arm32 platforms
https://bugs.webkit.org/show_bug.cgi?id=295090
Reviewed by Xabier Rodriguez-Calvar.
Explicitly cast the property value to guint64.
Original author: Eugene Mutavchi <Ievgen_Mutavchi@comcast.com>
See also: #1524
* Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:
(WebCore::AudioDestinationGStreamer::AudioDestinationGStreamer):
Canonical link: https://commits.webkit.org/296718@main1 parent 07d5322 commit 134e03d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments