[PHP-CVS] Re: [PHP-DOC] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard url_scanner_ex.c

2008-03-29 Thread Felipe Pena
Fixed the problem on 64bit plat., thanks and sorry for that! Em Sáb, 2008-03-29 às 12:59 +0300, Antony Dovgal escreveu: > On 28.03.2008 17:35, Felipe Pena wrote: > > Log: > > MFH: Implemented "jump label" operator (limited "goto") > > # cat ./Zend/tests/jump01.mem > ==14076== Invalid read of

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard url_scanner_ex.c

2008-03-29 Thread Antony Dovgal
On 28.03.2008 17:35, Felipe Pena wrote: Log: MFH: Implemented "jump label" operator (limited "goto") # cat ./Zend/tests/jump01.mem ==14076== Invalid read of size 4 ==14076==at 0x863C6F: zend_resolve_goto_label (zend_compile.c:1734) ==14076==by 0x863D72: zend_do_goto (zend_compile.c: