From rswindell@VERT to CVS commit on Sat Oct 20 13:49:37 2012
src/sbbs3 netmail.cpp 1.43 1.44 postmsg.cpp 1.90 1.91 userdat.c 1.147 1.148 Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv19914
Modified Files:
netmail.cpp postmsg.cpp userdat.c
Log Message:
More judicious use of fnopen() rather than fdopen(), fixes a bug in matchuser() where the file would/could be left open if fdopen() failed.