• Don't use uninitialized variable: lockfname

    From Deucе@1:103/705 to GitLab note in main/sbbs on Tue Nov 19 22:19:13 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/6d7f85680177ba6fef1946f23f48354bf361068e#note_6028

    The variable lockfname is completely initialized as a pointer to a location on the stack... and you're not using the values of the members, just passing it as a pointer to a function that may very well be initializing the members for you. :smile:
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)