• src/sbbs3/js_cryptkeyset.c

    From Rob Swindell@VERT to Git commit to sbbs/master on Thursday, September 24, 2020 21:08:32
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/5709c4ea708f9e905bd792c6
    Modified Files:
    src/sbbs3/js_cryptkeyset.c
    Log Message:
    Fix crash when CryptKeyset() is called with an invalid file path.

    Don't set the object's private data with freed data pointers.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, March 07, 2025 16:06:02
    https://gitlab.synchro.net/main/sbbs/-/commit/e0e2b3ec1e3f2cd068caa1b7
    Modified Files:
    src/sbbs3/js_cryptkeyset.c
    Log Message:
    Set p->ks to CRYPT_UNUSED after successful cryptKeysetClose()

    Possibly should be done after a failure too...

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