]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
cups/dest.c: Fix `cupsConnectDest()` return value if we cannot connect and don't...
authorzdohnal <zdohnal@redhat.com>
Fri, 17 May 2024 12:27:46 +0000 (14:27 +0200)
committerGitHub <noreply@github.com>
Fri, 17 May 2024 12:27:46 +0000 (14:27 +0200)
Fix wrong cb parameter in `cupsConnectDest()` and return NULL pointer if connection cannnot be established (fixes #958 )


Trivial merge