mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 10:31:18 +00:00
32f02010ae9dea528c3f601b47bccc98f53dbcd2

Various code assumed PipeWire function calls would never fail. Some can
actually fail for real reasons, and some currently can only fail due to
OOM situations, but we should still not assume that will always be the
case.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/102
(cherry picked from commit 0f9c6aef99
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%