]> git.kaiwu.me - nginx.git/commit
Core: fixed potential division by zero when initializing hash.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 13 Aug 2015 13:27:17 +0000 (16:27 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 13 Aug 2015 13:27:17 +0000 (16:27 +0300)
commitb7da4f5962d617e59f9dda3c953424df9df57d69
tree4c8d828b85d4110d1cf0214f3ab679c95de978e3
parente161b6a46f14a5eaf0e25cf1525114bc03aa2eab
Core: fixed potential division by zero when initializing hash.

Found by Clang Static Analyzer.
src/core/ngx_hash.c