hi Raphale,

Thanks for the fix and test :)

It is important to keep the NEWS file uptodate. Please add an entry
for this fix in 5.2 and 5.3's NEWS file.

Cheers,

On Sat, Mar 6, 2010 at 7:54 PM, Raphael Geissert <geiss...@php.net> wrote:
> geissert                                 Sat, 06 Mar 2010 18:54:55 +0000
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=295896
>
> Log:
> Detect overflows before they occur in the filter extension (bug #51023)
> Thanks to Sean Finney for the patch
>
> Bug: http://bugs.php.net/51023 (Open) ext/filter/tests/046.phpt fails, does 
> not detect int overflow (with -O2 gcc 4.4)
>
> Changed paths:
>    U   php/php-src/branches/PHP_5_2/ext/filter/logical_filters.c
>    U   php/php-src/branches/PHP_5_2/ext/filter/tests/046.phpt
>    U   php/php-src/branches/PHP_5_3/ext/filter/logical_filters.c
>    U   php/php-src/branches/PHP_5_3/ext/filter/tests/046.phpt
>    U   php/php-src/trunk/ext/filter/logical_filters.c
>    U   php/php-src/trunk/ext/filter/tests/046.phpt
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to