On 08/08/2011 11:45 PM, Joey Smith wrote > A lot of the 'STACK_USE' ones seem to be false positives; it's reporting > when the stack "exceeds the maximum single use of 1024 bytes" - that 1024 > is a Coverity-configurable value which defaults to 1024.
Yup, we can simply mark those as intentional/ignore although it wouldn't be a bad idea to have a quick look at each one to see if we really need to chew up 1k of stack on each of those occasions. People using PHP in embedded systems would appreciate that, I bet. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php