]> granicus.if.org Git - php/commit
Fix another Coverity warning by initializing this to NULL prior to the strtok_r call
authorRasmus Lerdorf <rasmus@php.net>
Sat, 6 Aug 2011 21:10:29 +0000 (21:10 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Sat, 6 Aug 2011 21:10:29 +0000 (21:10 +0000)
commit14e1bc89bcd6076d14538b764a19aabec94baa69
treed2917254723eee04ca737b6d62abf792b35d9627
parent997f323e3afd74819a12a8289197c18b3c447bdf
Fix another Coverity warning by initializing this to NULL prior to the strtok_r call
main/php_ini.c