mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
Jasper St. Pierre
21bffe4aef
monitor-manager-xrandr: Fix small leak for invalid properties
If the property is invalid, then we leak the allocated buffer. Make sure to free it in this case.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%