]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix OpenSSL crash bug - "tls" pointer wasn't cleared after freeing it (Issue #409)
authorMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 7 Jun 2022 17:45:29 +0000 (13:45 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 7 Jun 2022 17:45:29 +0000 (13:45 -0400)
commitc0c403744b1bf4a9790a8fcaabcd60970cbefe06
tree38db614a8fc71dd89bf1245312055fa66606ef07
parent55cda5f6f1539bd9633274c13e0d64164f858e58
Fix OpenSSL crash bug - "tls" pointer wasn't cleared after freeing it (Issue #409)
CHANGES.md
cups/tls-openssl.c