Formerly, it assigned a NULL byte.
exec(), system() and passthru() functions have NULL byte protection now.
Les fonctions exec(), system() et passthru() ont désormais l'octet NULL de protection.
It was discovered that Firefox handles URI with a null byte in the hostname insecurely.
On a découvert que Firefox gérait les URI contenant un octet null dans le nom d'hôte de manière peu sûre.
Following the NULL byte terminating USERID, the client must send the destination domain name and terminate it with another NULL byte.
Le client doit ensuite envoyer le nom de domaine de destination après l'octet NULL qui termine le nom d'utilisateur et le terminer par un autre octet NULL.
The entries are separated by null bytes ('\0'), and there may be a null byte at the end.
Les entrées sont séparées par des caractères nuls (« \0 »), et il devrait y en avoir un à la fin du fichier.
Matches a sequence of characters whose length is specified by the maximum field width (default 1); the next pointer must be a pointer to char, and there must be enough room for all the characters (no terminating null byte is added).
Correspond à une séquence de caractères dont la longueur est spécifiée par la largeur maximum de champ (par défaut 1). Le pointeur suivant doit être un pointeur vers un char, et il doit y avoir suffisamment de place dans la chaîne pour tous les caractères.
On success, getline() and getdelim() return the number of characters read, including the delimiter character, but not including the terminating null byte.
VALEUR RENVOYÉE En cas de succès, getline() et getdelim() renvoient le nombre de caractères lus, séparateur inclus, mais sans compter le zéro terminal.
CVE-2006-1516 Usernames without a trailing null byte allow remote attackers to read portions of memory.
CVE-2006-1516 Les identifiants d'utilisateur sans bit final à zéro permettaient à des attaquants distants de lire des portions de la mémoire.
function appends the src string to the dest string, overwriting the null byte ('\0') at the end of dest, and then adds a terminating null byte.
La fonction strcat() ajoute la chaîne src à la fin de la chaîne dest en écrasant le caractère '\0' a la fin de dest, puis en ajoutant un nouveau caractère '\0' final.
Following the NULL byte terminating USERID, the client must send the destination domain name and terminate it with another NULL byte.
Le client doit ensuite envoyer le nom de domaine de destination après l'octet NULL qui termine le nom d'utilisateur et le terminer par un autre octet NULL.