]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix crash in unit tests.
authorMichael R Sweet <msweet@msweet.org>
Fri, 18 Oct 2024 00:52:40 +0000 (20:52 -0400)
committerMichael R Sweet <msweet@msweet.org>
Fri, 18 Oct 2024 00:52:40 +0000 (20:52 -0400)
commit187243a87728afc6a387200bd1826e9f42a8ff7d
tree850ed6fb5dcca0b1ca8b644f779005aba685f2c1
parentbbd2f70ab542300d572c374c7048b97a5d271044
Fix crash in unit tests.

Fix mapping of HTTP_STATUS_NOT_MODIFIED to IPP_STATUS_OK_EVENTS_COMPLETE.

Only test pinning for self-signed certs.

Fix sanity check for cupsSaveCredentials (copy/paste error)
cups/request.c
cups/tls-gnutls.c
cups/tls-openssl.c
cups/tls.c