﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
727	sendfile broken for files > 1MB	Mario Domenech Goulart	certainty	"[http://paste.call-cc.org/paste?id=1edbe668ac529ce5f062b7216250d017a962a8cb Here's] the error when using spiffy to serve a file generated with 

{{{
dd if=/dev/zero of=foo.data bs=1024 count=1025
}}}

If the data file is generated with

{{{
dd if=/dev/zero of=foo.data bs=1024 count=1024
}}}

no error occurs.

Moritz has provided a patch: http://moritz.twoticketsplease.de/files/excellent-sendfile-fix.patch which fixes that."	defect	closed	critical	4.9.0	extensions	4.7.x	fixed	sendfile		
