[php-maint] [Pkg-php-commits] [php/debian-sid] Import patch to don't mmap large >4GB files from Ubuntu

Raphael Geissert geissert at debian.org
Sat Mar 19 01:35:43 UTC 2011


On Friday 18 March 2011 02:38:09 Ondřej Surý wrote:
> ++						if (data->sb.st_size > 4 * 1024 * 1024)
> ++							return PHP_STREAM_OPTION_RETURN_ERR;

Erm, s/GB/MB/ then :)

AFAICS, pending some sort of fix by upstream, the limit could be increased.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net 



More information about the pkg-php-maint mailing list