Just a sample of the Echomail archive
Cooperative anarchy at its finest, still active today. Darkrealms is the Zone 1 Hub.
|    SYNC_PROGRAMMING    |    Synchronet/Baja/XSDK Programming    |    49,116 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 49,089 of 49,116    |
|    scan-admin@coverity.com to All    |
|    New Defects reported by Coverity Scan fo    |
|    17 Feb 26 13:48:48    |
   
   TZUTC: 0000   
   MSGID: 54528.syncprog@1:103/705 2dfa7cc3   
   PID: Synchronet 3.21b-Linux master/a3797f107 Feb 15 2026 GCC 12.2.0   
   TID: SBBSecho 3.37-Linux master/b210bfee3 Feb 16 2026 GCC 12.2.0   
   BBSID: VERT   
   CHRS: ASCII 1   
   FORMAT: flowed   
      
   ----==_mimepart_699471c04eaa2_41c9e2b0ff68619ac19769   
   Content-Type: text/plain; charset=us-ascii   
   Content-Transfer-Encoding: 7bit   
      
   Hi,   
      
   Please find the latest report on new defect(s) introduced to Synchronet found   
   with Coverity Scan.   
      
   1 new defect(s) introduced to Synchronet found with Coverity Scan.   
      
      
   New defect(s) Reported-by: Coverity Scan   
   Showing 1 of 1 defect(s)   
      
      
   ** CID 644193: Memory - corruptions (REVERSE_NEGATIVE)   
   /websrvr.cpp: 1186 in close_request(http_session_t *)()   
      
      
   ________________________________________________________________   
   ____________________________   
   *** CID 644193: Memory - corruptions (REVERSE_NEGATIVE)   
   /websrvr.cpp: 1186 in close_request(http_session_t *)()   
   1180 * This causes all active http_session_threads to terminate.   
   1181 */   
   1182 if ((!session->req.keep_alive) || terminate_server) {   
   1183 drain_outbuf(session);   
   1184 close_session_socket(session);   
   1185 }   
   >>> CID 644193: Memory - corruptions (REVERSE_NEGATIVE)   
   >>> You might be using variable "session->socket" before verifying that it   
   is >= 0.   
   1186 if (session->socket == INVALID_SOCKET)   
   1187 session->finished = true;   
   1188   
   1189 if (session->js_cx != NULL && (session->req.dynamic == IS_SSJS)) {   
   1190 JS_BEGINREQUEST(session->js_cx);   
   1191 JS_GC(session->js_cx);   
      
      
   ________________________________________________________________   
   _______________________________________   
   To view the defects in Coverity Scan visit, https://scan.coverit   
   .com/projects/synchronet?tab=overview   
      
      
   ----==_mimepart_699471c04eaa2_41c9e2b0ff68619ac19769   
   Content-Type: text/html; charset=us-ascii   
   Content-Transfer-Encoding: 7bit   
      
      
      
      
       
   
Defect Details          
   ** CID 644193: Memory - corruptions (REVERSE_NEGATIVE)   
   /websrvr.cpp: 1186 in close_request(http_session_t *)()   
      
      
   ________________________________________________________________   
   ____________________________   
   *** CID 644193: Memory - corruptions (REVERSE_NEGATIVE)   
   /websrvr.cpp: 1186 in close_request(http_session_t *)()   
   1180 * This causes all active http_session_threads to terminate.   
   1181 */   
   1182 if ((!session->req.keep_alive) || terminate_server) {   
   1183 drain_outbuf(session);   
   1184 close_session_socket(session);   
   1185 }   
   >>> CID 644193: Memory - corruptions (REVERSE_NEGATIVE)   
   >>> You might be using variable "session->socket"   
   before verifying that it is >= 0.   
   1186 if (session->socket == INVALID_SOCKET)   
   1187 session->finished = true;   
   1188   
   1189 if (session->js_cx != NULL && (session->req.dynamic ==   
   IS_SSJS)) {   
   1190 JS_BEGINREQUEST(session->js_cx);   
   1191 JS_GC(session->js_cx);   
      
       
      
            View Defects in Coverity Scan                      Best regards,        The Coverity Scan Admin Team         |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca