https://gitlab.synchro.net/main/sbbs/-/commit/65d46495860f18fb2c9a5882
Modified Files:
src/sbbs3/websrvr.cpp
Log Message:
websrvr: suppress send_error ORDER_REVERSAL false-positive (CID 631137)
Coverity reports an ORDER_REVERSAL between link_list.mutex and
jsrt_mutex when http_session_thread calls send_error() in the
client-limit branches. The link_list helpers in this thread
(loginAttempts, client_on, listCountMatches) acquire+release their
list mutex internally Ä nothing holds a list mutex when send_error
runs js_setup() which acquires jsrt_mutex. Annotate both 503/429
send_error sites with a SUPPRESS plus rationale.
Co-Authored-By: Claude Opus 4.7 <
noreply@anthropic.com>
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net