RE: [PHP-DEV] recover from a segfault

From: Date: Fri, 24 Feb 2006 15:55:42 +0000
Subject: RE: [PHP-DEV] recover from a segfault
References: 1  Groups: php.internals 
Request: Send a blank email to internals+get-22002@lists.php.net to get a copy of this message
> The problem is that setrlimit() need privilege to expand the 
> process stack.
> I don't think it's a good idea to use this system call to fix 
> the too-high-function-stack bug.
> There is no really way to fix correctly this bug.
> However I think we should re-examined the execution flow of 
> PECL functions.

How about core functions too..   Using array_walk_recursive to undo magic_quotes creates a stack
smashing exploit.

Jared


Thread (20 messages)

« previous php.internals (#22002) next »