]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix wrong cb parameter in `cupsConnectDest()` and return NULL pointer if connection... 960/head
authorjiang-xiaowen-psh <xiaowen.jiang@cn.ricoh.com>
Thu, 16 May 2024 08:36:45 +0000 (17:36 +0900)
committerjiang-xiaowen-psh <xiaowen.jiang@cn.ricoh.com>
Thu, 16 May 2024 08:36:45 +0000 (17:36 +0900)
commitf7015ff83f10f448cf352eb446408cd65036b906
treec4a5ebf596c3452dfec5774ca2eb8d007fcd61f0
parent09ab94d5c07cb57f7075837c32df298e2d3faf3a
Fix wrong cb parameter in `cupsConnectDest()` and return NULL pointer if connection cannnot be established
cups/dest.c