]> Pileus Git - ~andy/gtk/commit
Sanitize memory handling in cups_request_printer_list_cb
authorChristophe Fergeau <cfergeau@redhat.com>
Thu, 22 Nov 2012 18:04:48 +0000 (19:04 +0100)
committerChristophe Fergeau <cfergeau@redhat.com>
Mon, 26 Nov 2012 09:19:31 +0000 (10:19 +0100)
commite8659679cd3f8a7f02446cccf8def92231f9fd09
tree4c0c17e8a85064a023fdc595e3504ece71436b5e
parent693581250e86895fdb3c296ced800ba6ef4ce459
Sanitize memory handling in cups_request_printer_list_cb

gtk+ was trying to display already freed strings, leaking memory,
...I noticed this because I was getting weird blinking characters
as the status of my cups printers, and valgrind confirmed something
was wrong.

https://bugzilla.gnome.org/show_bug.cgi?id=683072
modules/printbackends/cups/gtkprintbackendcups.c