BBS:      TELESC.NET.BR
Assunto:  src/sbbs3/ssl.c
De:       Rob Swindell (on Debian Linux)
Data:     Wed, 6 May 2026 22:36:57 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/0f04514cb45809851b631961
Modified Files:
	src/sbbs3/ssl.c
Log Message:
ssl: cast DO() to void in get_ssl_cert key load (CID 544155)

The cryptGetPrivateKey result is captured via the cert_entry->cert
out-parameter and the loop's 'cert == -1' check, which is the actual
condition the caller acts on. The DO() macro return is informational
only here. Make the discarded return explicit.

Co-Authored-By: Claude Opus 4.7 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]