diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2014-03-07 15:17:38 +0400 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2014-03-07 15:17:38 +0400 |
commit | 8800f0c42bdeb45af201118c8461538e73ceb723 (patch) | |
tree | b15e51a18db1012cad9dbed81dc154c2db5356ab /src/http/ngx_http_request.c | |
parent | 3dddf60850731ff7cd340d2b52e65410ed635868 (diff) | |
download | nginx-8800f0c42bdeb45af201118c8461538e73ceb723.tar.gz nginx-8800f0c42bdeb45af201118c8461538e73ceb723.zip |
Core: fixed wrong indices in listening sockets compare loops.
Proper use is "ls[i]" and "nls[n]". Previous code used it wrong in
several places, likely due to cut-n-paste errors.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions