comparison .hgtags @ 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 fe35c373ef73
children 622887a470d3 1b0c55d38d0b
comparison
equal deleted inserted replaced
5649:e1dcb983d6b3 5650:363395795384