gtk3/modules/printbackends/cups
Marek Kasik 90950b2d3d printing: Avoid accessing freed printers
Print backend can be disposed together with all its printers
as a reaction to user stopping enumeration of printers.
Adding a weak pointer help us to detect that the backend
was disposed and hence the backend and its printers should not
be used anymore.

Fixes #6265
2024-03-13 11:42:19 +01:00
..
gtkcupssecretsutils.c Avoid O(n²) walking of string arrays 2015-07-16 16:19:55 +01:00
gtkcupssecretsutils.h Use secrets service for cups auth_info 2014-09-01 22:39:51 +02:00
gtkcupsutils.c build/cups: remove checks for httpGetAuthString and http_t.authstring 2019-06-15 10:08:31 +02:00
gtkcupsutils.h printing: Check connection to remote CUPS server on correct port 2015-05-13 12:28:49 +02:00
gtkprintbackendcups.c printing: Avoid accessing freed printers 2024-03-13 11:42:19 +01:00
gtkprintbackendcups.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintercups.c printing: Get PPD from original host if needed 2019-09-19 19:33:36 +02:00
gtkprintercups.h printing: Create temporary queues for Avahi printers 2021-02-05 18:57:19 +01:00