_  _    __    ___  __    ___  _____  _  _
 ( \( )  /__\  / __)(  )  / __)(  _  )( \( )
  )  (  /(__)\( (__  )(__( (__  )(_)(  )  (
 (_)\_)(__)(__)\___)(____)\___)(_____)(_)\_)

The History of Hacking  ·  May 31 – June 2, 2026  ·  Carolina Beach, NC

  • src/sbbs3/ratelimit.hpp

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tue Apr 7 20:00:11 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/e57ac918b88b43e39f7baa9b
    Modified Files:
    src/sbbs3/ratelimit.hpp
    Log Message:
    Mutex-protect the map (the client IP/count dataset)

    Although this has been running for months without issue on multiple servers
    for vert/www/git.synchro.net, I did observe *a* (one) crash that let me know this could ultimately fail in the exact right circumstances.

    Although the use of std::mutex caused issues (crashes) when used in filterFile and older MSVC++ runtime libs, it appears to be fine when used in this class: no crash observed when run on Windows 7.

    Fix issue #1113

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net