Retourner au contenu associé (dépêche : Caranille 1.0 RC 1)
Posté par xcomcmdr le 21 octobre 2015 à 16:22. 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; }
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 !)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: php et MMORPG?
Posté par xcomcmdr . En réponse à la dépêche Caranille 1.0 RC 1. Évalué à 0. Dernière modification le 21 octobre 2015 à 16:26.
Ben c'est quand même pas au sous-niveau de PHP, hein...
C'est... C'est à dire qu'on PEUT faire PIRE que PHP ? VRAIMENT ?
"Quand certains râlent contre systemd, d'autres s'attaquent aux vrais problèmes." (merci Sinma !)