webgrind icon indicating copy to clipboard operation
webgrind copied to clipboard

Integer overflow

Open jokkedk opened this issue 14 years ago • 0 comments

In some cases, total call cost can overflow the integer:

php::strlen @ 232   359     -2147483

This in particular is a case of tracing Zend_Config_Yaml.php from Zend laboratory svn repository.

jokkedk avatar Jan 24 '11 13:01 jokkedk