diff options
author | Valentin Bartenev <vbart@nginx.com> | 2014-04-09 18:15:32 +0400 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2014-04-09 18:15:32 +0400 |
commit | 7da40e6a99fb247d5d97af25cae0c50ed5e55629 (patch) | |
tree | 4bc100722e0300580e9ce61410a10e3e5828a9b0 /src/http/modules/ngx_http_log_module.c | |
parent | 5d3f84e4e1010afa5028ee013117c11ecb0f689a (diff) | |
download | nginx-7da40e6a99fb247d5d97af25cae0c50ed5e55629.tar.gz nginx-7da40e6a99fb247d5d97af25cae0c50ed5e55629.zip |
SPDY: moved a variable initialization near to its check.
This should prevent attempts of using pointer before it was checked, since
all modern compilers are able to spot access to uninitialized variable.
No functional changes.
Diffstat (limited to 'src/http/modules/ngx_http_log_module.c')
0 files changed, 0 insertions, 0 deletions