Rui Matos 5e57af6286 idle-monitor-native: Don't leak user active watches
This fixes an issue analogous to bug 760330 for the X11 backend,
except on this backend we wouldn't crash accessing free'd memory.

Instead we're leaking watches since we steal them from the hash table
which means that when they're removed in
_meta_idle_monitor_watch_fire() they're no longer there and thus
they're never free'd.

https://bugzilla.gnome.org/show_bug.cgi?id=760476
2016-01-11 11:23:54 -05:00
2015-11-09 10:25:40 -05:00
2015-07-06 00:52:18 -07:00
2015-11-10 01:18:27 +01:00
2014-03-18 20:37:35 -04:00
2015-12-14 15:17:40 -08:00
2015-12-17 01:21:40 +01:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2015-12-17 01:21:40 +01:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%