mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 14:00:09 +00:00
printoperation: Static analysis fixes
This commit is contained in:
parent
b2bf48c3f0
commit
e510538f37
@ -1230,6 +1230,8 @@ find_printer (const char *printer,
|
||||
|
||||
if (finder->backends == NULL && !finder->found_printer)
|
||||
g_idle_add (find_printer_idle, finder);
|
||||
else
|
||||
printer_finder_free (finder);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user