diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2012-04-17 09:10:50 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-04-17 09:10:50 +0000 |
commit | 96d73e291f77152d6494f7cb969ec0cd3bb74215 (patch) | |
tree | e68032b4aa62ec235f53e005313f25f0448c5d41 /src/os/unix/ngx_linux_sendfile_chain.c | |
parent | 9e2f86cfc01e1841b7db727ce2d5282f07364d46 (diff) | |
download | nginx-96d73e291f77152d6494f7cb969ec0cd3bb74215.tar.gz nginx-96d73e291f77152d6494f7cb969ec0cd3bb74215.zip |
Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
The "complete" flag wasn't cleared on loop iteration start, resulting in
broken behaviour if there were more than IOV_MAX buffers and first
iteration was fully completed (and hence the "complete" flag was set
to 1).
Diffstat (limited to 'src/os/unix/ngx_linux_sendfile_chain.c')
0 files changed, 0 insertions, 0 deletions