The official NGINX Open Source repository.
Go to file
Maxim Dounin 0071fbb9e6 Core: fixed potential buffer overrun when initializing hash.
Initial size as calculated from the number of elements may be bigger
than max_size.  If this happens, make sure to set size to max_size.

Reported by Chris West.
2015-02-24 18:37:14 +03: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.6.2-RELEASE 2014-09-16 16:23:18 +04:00
misc Updated OpenSSL used for win32 builds. 2014-09-15 18:03:49 +04:00
src Core: fixed potential buffer overrun when initializing hash. 2015-02-24 18:37:14 +03:00
.hgtags release-1.6.2 tag 2014-09-16 16:23:19 +04:00