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%