https://gitlab.synchro.net/main/sbbs/-/commit/f226ae0d2a9425f6722c76fd
Modified Files:
src/sbbs3/file.cpp
Log Message:
We should fully initialized the user struct before calling adjustuserval()
... since adjustuserval() may call resetdailyuserdat() which uses user.level
to index into scfg.level_freecdtperday[]... but only for daily reset fields which in this instance, we're not actually adjusting user fields of that type. So it's really a false positive issue from Coverity, but let's go ahead and
fix for best-practices sake.
Fixes CID 583999
--- SBBSecho 3.29-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)