tony2001Tue Oct 10 22:03:27 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mbstring/oniguruma regexec.c
Log:
missing variable initialization
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/oniguruma/regexec.c?r1=1.5.4.4&r2=1.5.4.5&diff_
On 28.09.2006 11:36, Seiji Masugata wrote:
very sorry...
No problem, I know that you're not the author of the library.
Contacts the author.
Thank you for fixed. :)
You're welcome =)
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
very sorry...
Contacts the author.
Thank you for fixed. :)
On Thu, 28 Sep 2006 07:22:37 -
"Antony Dovgal" wrote:
> tony2001 Thu Sep 28 07:22:37 2006 UTC
>
> Modified files: (Branch: PHP_5_2)
> /php-src/ext/mbstring/oniguruma regexec.c
> Log:
> initiali
tony2001Thu Sep 28 07:22:37 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mbstring/oniguruma regexec.c
Log:
initialize variable and make valgrind happy
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/oniguruma/regexec.c?r1=1.5.4.3&r2=1