log src/core/ngx_hash.c @ 9299:2706b60dc225 default tip

age author description
Thu, 19 Aug 2021 20:51:27 +0300 Alexey Radkov Core: removed unnecessary restriction in hash initialization.
Fri, 19 Jul 2019 17:50:00 +0300 Maxim Dounin Core: fixed memory leak on error, missed in c3f60d618c17.
Thu, 18 Jul 2019 18:27:44 +0300 Maxim Dounin Core: fixed segfault with too large bucket sizes (ticket #1806).
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Style.
Fri, 11 Sep 2015 17:04:40 +0300 Maxim Dounin Core: fixed segfault with null in wildcard hash names.
Thu, 13 Aug 2015 16:27:17 +0300 Sergey Kandaurov Core: fixed potential division by zero when initializing hash.
Thu, 13 Aug 2015 16:27:13 +0300 Sergey Kandaurov Core: fixed style in the error message.