• src/conio/bitmap_con.c src/syncterm/CHANGES

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Feb 22 09:28:23 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/599fdb59ebb5b533a37e8bb6
    Modified Files:
    src/conio/bitmap_con.c src/syncterm/CHANGES
    Log Message:
    Fix out of bounds reads/writes after movetext() cheats

    The calculation of the rows before/after a buffer split from movetext()
    was off by one, which would result in reads/writes after the allocated
    vmem under very specific circumstances.

    The most obvious case was from a clear screen after changing the font configuration on a screen that had scrolled.

    Should fix ticket 222, and maybe 223.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)