diff src/http/ngx_http_upstream_round_robin.c @ 5650:363395795384

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.
author Valentin Bartenev <vbart@nginx.com>
date Wed, 09 Apr 2014 18:15:32 +0400
parents 07dd5bd222ac
children efc84a5723b3
line wrap: on
line diff