Sebastian Dröge a052257c03 gstreamer: Make sure to zero-initialize the GValue before G_VALUE_COLLECT_INIT
G_VALUE_INIT does not zero-initialize the data member as automatic
zero-initialization only happens for non-union types. For union types the
initialized value is undefined.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4595

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9525>
2025-08-11 08:39:53 +00:00
..
2024-10-25 08:58:29 +00:00
2022-12-20 14:03:35 +00:00
2023-01-24 15:25:05 +00:00
2025-02-20 12:48:45 +00:00
2024-02-20 19:16:54 +00:00
2024-02-20 19:16:54 +00:00
2023-01-24 15:25:05 +00:00
2024-10-25 08:58:29 +00:00
2024-10-25 08:58:29 +00:00
2023-06-22 23:24:58 +00:00
2024-10-25 08:58:29 +00:00
2024-09-26 19:26:18 +03:00
2024-07-30 00:06:50 +00:00
2025-07-14 15:06:08 -04:00
2025-04-01 14:38:01 +02:00