• Dridi Boukelmoune's avatar
    vcc: Avoid suspicious truncation with pdiff() · 3b12edaf
    Dridi Boukelmoune authored
    Flexelint complains that this truncation is suspicious, which is fair.
    The pdiff() function allows for a more expressive, and hopefully less
    suspicious alternative with a bit of hardening in the process.
    3b12edaf
vcc_token.c 13.5 KB