Edit

IABSD.fr/ports/security/cvechecker

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2021-10-07 10:05:59
    Hash : 580e5223
    Message : update to cvechecker-4.0, from Josh Grosse there are some new compiler warnings due to incorrect use of strlcpy (passing strlen of source as the length), the code appears to not be worse than the previous strn* just that the compiler knows how to warn about it now so I'm committing it anyway, but yeuw