Subj : exec/nntpservice.js To : Git commit to sbbs/master From : Rob Swindell Date : Tue Nov 10 2020 22:02:39 https://gitlab.synchro.net/sbbs/sbbs/-/commit/b2be9f52b86bb0cef387cbd3 Modified Files: exec/nntpservice.js Log Message: Insure that message base is closed before opening another.This should address the issue raised by Michael J. Ryan in issue #4.The command in question ("GROUP") would attempt to open the messagebase associated with the specified newsgroup name without closingthe currently open/selected message base (if there was one). This wouldresult in multiple simultaneously open message bases and could resultin an exhaustion of open file descriptors leading to a failure to openany additional files (includign message bases) and thus a subsequent"GROUP" command would fail with the wrong "!no such group" error. --- SBBSecho 3.11-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .