On 10/6/06, Alex Dupre <[EMAIL PROTECTED]> wrote:
ale 2006-10-05 20:59:17 UTCFreeBSD ports repository Modified files: lang/php5 Makefile Added files: lang/php5/files patch-Zend_zend_alloc.c Log: Added safety checks against integer overflow. Bump PORTREVISION. While I'm here, I suggest all php users to use the suhosin patch and suhosin extension to harden the php installation. Submitted by: simon Obtained from: PHP CVS repo. Revision Changes Path 1.102 +1 -1 ports/lang/php5/Makefile 1.1 +21 -0 ports/lang/php5/files/patch-Zend_zend_alloc.c (new)
There's a very similar snippet in php4, could you look at it? Same file, around line 403. Thanks! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
