• [^] # Re: php et MMORPG?

    Posté par . En réponse à la dépêche Caranille 1.0 RC 1. Évalué à 0. Dernière modification le 21 octobre 2015 à 16:26.

    Du Javascript, bien mieux, vraiment ?

    Ben c'est quand même pas au sous-niveau de PHP, hein...

    PHP n'est pas le pire dans le domaine

    C'est... C'est à dire qu'on PEUT faire PIRE que PHP ? VRAIMENT ?

    I simply love their solution for the integer overflow vulnerability:

    if (size > INT_MAX) return NULL;

    But they recognized the error of their ways and concocted this new sanity check:

    if (size > INT_MAX || size <= 0) {

    return NULL;

    }

    "Quand certains râlent contre systemd, d'autres s'attaquent aux vrais problèmes." (merci Sinma !)