Download for Windows Premium
-50% Premium
Publiciteit
snprintf

Vertaling van "snprintf" in Frans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
snprintf
Instead, use snprintf and strncpy.
Utilisez snprintf et strncpy à la place.
Libdb includes version of snprintf() function with bound checking disabled.
Libdb inclut une version de la fonction snprintf() avec les vérifications de limite désactivées.
In fact, snprintf() grabs datas from the stack!
En fait, snprintf() se sert directement dans la pile !
It tells snprintf() to look for the next 4 bytes after the tmp variable.
En effet, il indique à snprintf() d'aller chercher les quatre octets situés après la variable tmp.
Thus, the use of snprintf() with early libc4 leads to serious security problems.
Ainsi, l'utilisation de snprintf avec les anciennes libc4 pouvait conduire à de sérieux problèmes de sécurité.
The use of the snprintf() function is to prevent from buffer overflows.
L'utilisation de la fonction snprintf() force l'écriture d'au plus dix octets dans la variable buf.
As an aside, even though you can control the amount of data copied, and thereby prevent buffer overflows, just using "string counting" functions such as snprintf() is not security enough.
En passant, même si vous pouvez contrôler la quantité de données copiées, et ainsi éviter les débordements de mémoire tampon, utiliser des fonctions de "comptage de chaînes" telles que snprintf() ne constitue pas une sécurité suffisante.
Instead, use snprintf(3) and strncpy(3).
Utilisez snprintf(3) et strncpy(3) en remplacement...
Normally, snprintf() interprets them as they are... and there is no reason why it could act differently!
Normalement, snprintf() les interprète comme tels... et il n'y a aucune raison pour qu'il agisse différemment.
It also has a version allowing to check the number of bytes to copy: snprintf().
Elle aussi dispose d'une version permettant de contrôler le nombre d'octets à copier : snprintf().
Due to incorrect use of the size of() operator an attacker is able to pass a negative length to snprintf() calls resulting in large positive values due to integer conversion.
À cause de l'utilisation incorrecte de l'opérateur sizeof(), un attaquant est capable d'envoyer une longueur négative aux appels snprintf(), ce qui donne des valeurs positives très grandes à cause de la conversion d'entiers.
However, the standards explicitly note that the results are undefined if source and destination buffers overlap when calling sprintf(), snprintf(), vsprintf(), and vsnprintf().
Cependant, les normes indiquent explicitement que le résultat n'est pas défini si les tampons de source et de destination se recouvrent lors d'un appel à sprintf(), snprintf(), vsprintf() et vsnprintf().
The functions snprintf() and vsnprintf() do not write more than size bytes (including the trailing '\0').
Les fonctions snprintf() et vsnprintf() n'écrivent pas plus de size octets (y compris le « \0 » final).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor snprintf in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
mop: cleaning tool with absorbent material on a handle
Ontdek het woord
Publiciteit

Resultaten: 18. Exact: 18. Verstreken tijd: 45 ms.