Florian Müllner 992f2ca7b5 input-device: Guard against double free
Dispose() may be called more than once, so calling g_free directly
on the device name is unsafe. Instead, use g_clear_pointer() to
make sure we don't attempt to free the memory again.

https://bugzilla.gnome.org/show_bug.cgi?id=719563
2013-11-29 15:56:48 +00:00
..
2011-11-10 19:05:39 +01:00
2013-09-19 22:51:52 +01:00
2013-11-19 00:31:53 +00:00
2012-02-23 12:01:11 +00:00
2013-09-19 22:58:43 +01:00
2013-04-04 11:53:39 +01:00
2013-08-19 23:37:43 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:28:49 +01:00
2011-10-19 15:23:55 +01:00
2012-04-27 12:30:48 +01:00
2012-06-05 12:28:25 +02:00
2012-01-16 23:35:16 +00:00
2012-06-11 13:47:29 +01:00
2012-04-30 17:17:41 +01:00
2013-10-10 13:50:10 +01:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:48 +01:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:50 +01:00
2013-05-06 10:04:21 -07:00
2013-04-04 11:53:39 +01:00
2012-09-03 20:54:43 +01:00
2013-10-10 13:50:10 +01:00
2012-08-20 18:28:22 +01:00
2013-11-19 00:31:53 +00:00
2013-11-19 00:31:53 +00:00
2013-11-19 00:31:53 +00:00