mirror of
https://github.com/brl/mutter.git
synced 2025-04-13 05:39:38 +00:00

The drm API can return NULL and we could end up using uninitialized memory if the driver private struct isn't cleared.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%