• src/sbbs3/un_qwk.cpp un_rep.cpp

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Tue Nov 29 11:08:24 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/11495220c2fd6260ad8cd200
    Modified Files:
    src/sbbs3/un_qwk.cpp un_rep.cpp
    Log Message:
    Bug-fix: erroneously filtering vote messages by ageThis bug was introduced in commit 9c91d32a8617 2 years ago and would resultin votes and poll message being erroneously filtered. e.g.!Filtering QWK message from (null) due to age: 19321 daysThe filter criteria was either a zero-initialized msg or the previouslyparsed/imported msg from the QWK or REP packet.A solution for filtering vote/poll messages is needed, but this isn't it.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)