mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
Jonas Ådahl
7a1393ba26
monitor-config-store: Don't leak when saving synchronously
We currently only save synchronously when running the test suite, but should still not leak the generated config buffer. We also created the cancellable but never used it if we saved synchronously, so lets stop doing that too. https://bugzilla.gnome.org/show_bug.cgi?id=787477
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%