• src/conio/ciolib.c

    From Deucе@VERT to Git commit to main/sbbs/master on Saturday, May 15, 2021 01:09:23
    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 Saturday, February 26, 2022 21:56:52
    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 Saturday, January 04, 2025 21:51:35
    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 Sunday, January 12, 2025 10:09:05
    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