Ulrich Weigand <[EMAIL PROTECTED]> writes:

> But instead of the hack of using a dummy page, I guess we could simply
> use the intended interface and call setrlimit(RLIMIT_STACK, ...) to
> limit the automatic stack growth to a reasonable size. ;-)

At least under Linux, the default stack limit is 8Mb, so unless the
user has been playing with limits we should be fine.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to