gtk2/modules/printbackends/cups
Marek Kasik 118b09c68c printing: Fix memory leak when listing Avahi printers
Return values of g_variant_get_child_value() were not unreffed
correctly together with one value returned by g_variant_get().
Use g_variant_get_data() instead of copying each byte separately.

https://bugzilla.gnome.org/show_bug.cgi?id=712799
2013-11-25 10:27:39 +01:00
..
gtkcupsutils.c printing: List Avahi printers 2013-03-04 14:30:49 +01:00
gtkcupsutils.h printing: List Avahi printers 2013-03-04 14:30:49 +01:00
gtkprintbackendcups.c printing: Fix memory leak when listing Avahi printers 2013-11-25 10:27:39 +01:00
gtkprintbackendcups.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintercups.c printing: Use DBus calls instead of Avahi API 2013-03-13 15:33:56 +01:00
gtkprintercups.h printing: Use DBus calls instead of Avahi API 2013-03-13 15:33:56 +01:00
Makefile.am printing: Use DBus calls instead of Avahi API 2013-03-13 15:33:56 +01:00