• src/conio/ciolib.c

    From Deucе@VERT to Git commit to main/sbbs/master on Sat May 15 01:09:23 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/a893fde3868eb7224c797d57
    Modified Files:
    src/conio/ciolib.c
    Log Message:
    try_x_init() doesn't need to be guarded by win32 either.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat Feb 26 21:56:52 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/20a50d4bb476926b933ae84e
    Modified Files:
    src/conio/ciolib.c
    Log Message:
    Make it const everywhere.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat Jan 4 21:51:35 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/da72f6c54b878abef631f0cf
    Modified Files:
    src/conio/ciolib.c
    Log Message:
    Fix possible NULL dereference

    Caught by scan-build.
    Not actually possible with any of the current backends, but the API
    would allow it to happen.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Jan 12 10:09:05 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a7e0c88c5b1fe80654207eb3
    Modified Files:
    src/conio/ciolib.c
    Log Message:
    Remove weird 1-length array.

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