]> git.kaiwu.me - nginx.git/commit
Fastcgi: fixed padding handling on fixed-size records.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 11 May 2012 13:14:58 +0000 (13:14 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 11 May 2012 13:14:58 +0000 (13:14 +0000)
commit9114f08863cd6dd8a523a843fcf9be2a4518d60b
treeae34dc22f0714046f770f98c836b600d790f6054
parentb34f84d8de0d834f26253579491f081bcb441a64
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