From: zdohnal Date: Fri, 17 May 2024 12:27:46 +0000 (+0200) Subject: cups/dest.c: Fix `cupsConnectDest()` return value if we cannot connect and don't... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4cde5c2937c7be41df483b42d324e4da660cf1;p=thirdparty%2Fcups.git cups/dest.c: Fix `cupsConnectDest()` return value if we cannot connect and don't want dest with no connection Fix wrong cb parameter in `cupsConnectDest()` and return NULL pointer if connection cannnot be established (fixes #958 ) --- cd4cde5c2937c7be41df483b42d324e4da660cf1