The official NGINX Open Source repository. https://nginx.org/
Find a file
Valentin Bartenev 7da40e6a99 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.
2014-04-09 18:15:32 +04:00
auto Win32: fixed link flags with MSVC, broken by bfe536716dbf. 2014-04-07 18:29:05 +04:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.5.13-RELEASE 2014-04-08 18:15:21 +04:00
misc Updated OpenSSL used for win32 builds. 2014-04-08 17:48:03 +04:00
src SPDY: moved a variable initialization near to its check. 2014-04-09 18:15:32 +04:00
.hgtags release-1.5.13 tag 2014-04-08 18:15:22 +04:00