]> granicus.if.org Git - php/commit
make sure the actual length of the argument passed matches the
authorAntony Dovgal <tony2001@php.net>
Thu, 8 Apr 2010 15:27:21 +0000 (15:27 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 8 Apr 2010 15:27:21 +0000 (15:27 +0000)
commit14d1095a5c3f9d31137e16417efaa86425e9d769
treedcf1d8a40d4d1a19e2e6e481fadb615475ffef43
parentc0531d8db063775f86b34776c29fc9265a6184e6
make sure the actual length of the argument passed matches the
length of the argument declared
this fixes things like `php --zend-exten=1` or `php-fpm --fpm-con=conf`
main/getopt.c