]> git.ipfire.org Git - thirdparty/cups.git/commit
Resolve macOS build errors 616/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Fri, 17 Feb 2023 20:24:21 +0000 (15:24 -0500)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Fri, 17 Feb 2023 20:28:21 +0000 (15:28 -0500)
commit97956f176cfef1448312fc2a1456be38d2ef7047
treed054dee59b8315b978af768ea7440d41846a971c
parentebf3bb82593e5f49093ed7b9e52452333240d225
Resolve macOS build errors

Make the err variable actually used and make secCert not const.

Also fixup httpSaveCredentials behavior to better match the changes made to err.
cups/tls-darwin.c