comparison src/os/win32/ngx_win32_config.h @ 4118:dbddec65fdab

Upstream: r->upstream->length type change to off_t. Previous use of size_t may cause wierd effects on 32bit platforms with certain big responses transferred in unbuffered mode. Nuke "if (size > u->length)" check as it's not usefull anyway (preread body data isn't subject to this check) and now requires additional check for u->length being positive.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 15 Sep 2011 18:43:19 +0000
parents 4f021d4ceb88
children a10354495767 e648bb470e12
comparison
equal deleted inserted replaced
4117:103b0d9afe07 4118:dbddec65fdab