]> git.kaiwu.me - nginx.git/commit
Merge of r4617: fastcgi padding fix.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 4 Jun 2012 11:00:34 +0000 (11:00 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 4 Jun 2012 11:00:34 +0000 (11:00 +0000)
commit245cf55736ea05c075c3a1ef0f06afba22b4ab21
tree57a8c188f81d7bdca12d090ed1160a8e0ae523b9
parent11f923cf6ac9bc7a8deaf8c980abfd63e3ed9893
Merge of r4617: fastcgi padding fix.

Fastcgi: fixed padding handling on fixed-size records.

Padding was incorrectly ignored on end request, empty stdout and stderr
fastcgi records.  This resulted in protocol desynchronization if fastcgi
application used these records with padding for some reason.

Reported by Ilia Vinokurov.
src/http/modules/ngx_http_fastcgi_module.c