• src/sbbs3/fmsgdump.c pktdump.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Oct 5 17:10:11 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/bb0d2496fa5a4892636297fc
    Modified Files:
    src/sbbs3/fmsgdump.c pktdump.c
    Log Message:
    Don't append the stale static string in fmsgattr_str()

    When this function was called multiple times (e.g. multiple messages in a pkt), it would keep appending to the current (static) string, eventually overflowing the buffer and corrupting the stack. Although reported in pktdump, it could have also happened with fmsgdump if passed multiple stored message (.msg) files.

    Fixes #295 reported by Nelgin

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Mar 20 21:16:19 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/8fe6922710f027be647839e1
    Modified Files:
    src/sbbs3/fmsgdump.c pktdump.c
    Log Message:
    Get rid of CVS keywords and parsing for revision

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net