On Thu, 27 Sep 2001, Kriston Rehberg wrote:

> Multi-threaded applications cannot detect stack overflows and can not
> increase stack sizes so your data can be corrupted.

Is it maybe possible (at least under Linux) to place guarded pages at the
bottom of these stacks? For example using mmap with PROT_NONE?

Daniël Mantione

Reply via email to