Re: Variable-sized lines of text in linked list



In article <eIKdnV4AV7CsnFXanZ2dnUVZ8rCdnZ2d@xxxxxx>,
Richard Heathfield <rjh@xxxxxxxxxxxxxxx> wrote:

A third problem is that of Denial of Memory attacks, where malicious users
seek (perhaps over a remote connection) to bring the program down by
asking it to deal with ludicrously long lines.

Whether the ability of a function to read a line limited only by the
amount of available memory is a disadvantage or an advantage depends
on the context. Not every program has to be robust again malicious
attacks.

-- Richard

--
:wq
.



Relevant Pages

  • Re: Current worlds smallest chess program
    ... On 24 Feb 2009 at 18:25, Richard Heathfield wrote: ... all attacks on this newsgroup. ... suggests that Han from China recognises that his attacks are on ... the newsgroup, not just on individuals. ...
    (comp.lang.c)
  • Re: Variable-sized lines of text in linked list
    ... Richard Tobin said: ... users seek (perhaps over a remote connection) to bring the program down ... ggets has the advantage of a very simple user interface. ... Richard Heathfield ...
    (comp.lang.c)
  • Re: A simple parser
    ... Mark McIntyre said: ... He attacks everything you write, ... Richard Heathfield ... rjh at above domain ...
    (comp.lang.c)