• src/sbbs3/fmsgdump.c pktdump.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Tuesday, October 05, 2021 17:10:11
    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 Sunday, March 20, 2022 21:16:19
    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