]> granicus.if.org Git - php/commit
fix leak in zend_strtod() on big doubles
authorAntony Dovgal <tony2001@php.net>
Tue, 14 Feb 2006 22:10:55 +0000 (22:10 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 14 Feb 2006 22:10:55 +0000 (22:10 +0000)
commitd43d0903624204fbfc88e235a0abc1e3597d5488
tree893f464d5c07a70d959bc243e2ab33d64e1020a1
parent3608dd4c11827b8db5f610c95e4beab84cb8b0b7
fix leak in zend_strtod() on big doubles
add new test
Zend/tests/zend_strtod.phpt [new file with mode: 0644]
Zend/zend_strtod.c