Re: [Clax86list] Feedback please (Linux, NASM code)



Charles A. Crayne wrote:
On Wed, 22 Nov 2006 15:03:00 -0500
Frank Kotler <spamtrap@xxxxxxxxxx> wrote:

:(why the hell can't I find "itoa" in the man pages???)

Probably because the man pages spells it "sprintf",

Yipes! Isn't that dangerous? It was "sprintf" that allowed the buffer overflow in Nasm - had to replace it with "snprintf". Well, won't be a problem here...

Best,
Frank

.



Relevant Pages

  • Re: [Clax86list] Feedback please (Linux, NASM code)
    ... :(why the hell can't I find "itoa" in the man pages???) ... Probably because the man pages spells it "sprintf", although, in my own ...
    (comp.lang.asm.x86)
  • To the Eighth Circle
    ... I recently sent my PCs this summary of conditions in Cania, ... We're running through a modified version of the _Hell in Freeport_ ... Conditions on the Eighth Circle ... Evil and Cold spells are empowered. ...
    (rec.games.frp.dnd)
  • Re: [Clax86list] Feedback please (Linux, NASM code)
    ... Frank Kotler wrote: ... :(why the hell can't I find "itoa" in the man pages???) ... It was "sprintf" that allowed the buffer ... overflow in Nasm - had to replace it with "snprintf". ...
    (comp.lang.asm.x86)
  • Re: Severus kicked Harrys....
    ... I think this scene between Harry and Snape is kinda fishy... ... If Severus could so easily kill DD, ... spells, why the hell did he not kill Harry? ...
    (alt.fan.harry-potter)
  • Re: Converting int to string
    ... >> As an old C programmer, I find itoa (or even sprintf!) most ... >using itoa is much faster. ... The function itoais not standard C or C++ and you ... If you love good programming techniques, ...
    (microsoft.public.vc.stl)