Russ Allbery, le Mon 30 Nov 2009 13:19:37 -0800, a écrit :
>     marker = open("server-ready", O_CREAT | O_TRUNC, 0666);

Mmm, this is missing O_RDONLY/O_WRONLY/O_RDWR, isn't it?

> They use setrlimit and then attempt to allocate a large amount of
> memory to force the allocation to fail.

I'll have a look.

Samuel


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to