• src/sbbs3/js_cryptkeyset.c

    From Rob Swindell@VERT to Git commit to sbbs/master on Thu Sep 24 22:08:32 2020
    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 Stephen Hurd@VERT to Git commit to sbbs/master on Wed Nov 18 17:39:24 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/630344522c7f436efcfe66f7
    Modified Files:
    src/sbbs3/js_cryptkeyset.c
    Log Message:
    Replace < and > with &lt; and &gt; in JSDOC strings.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Mar 7 16:06:02 2025
    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