Subj : src/sbbs3/fixsmb.c To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Tue Mar 12 2024 02:00 pm https://gitlab.synchro.net/main/sbbs/-/commit/1b8402a6171358cc30de3405 Modified Files: src/sbbs3/fixsmb.c Log Message: Don't hash messages with invalid message numbers It's better to have deleted messages without a hash than to hash invalid message numbers. This can be used to address a (renumbered?) message base that Kirkman shared with me with "Invalid Message number" chksmb warnings from hash entries with message numbers > than the base's last_msg. .