Change #246169
Category | curl |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Sun 19 Oct 2025 23:48:28 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 00cb679c04ef9e0f30bd99c9dcc58c1e1928c01a |
Comments
openssl: remove dead code A condition in infof_certstack() would always equal true after a previous change. Follow-up to e2a4de8a607d3c7f52918ef50ab6411c75 Pointed out by Coverity Closes #19142
Changed files
- lib/vtls/openssl.c