)]}'
{
  "commit": "2deb7bd7b58deb58e1e1572ee0eb7d8e2638f314",
  "tree": "d1a53012f37f2d7cafbe88d81f8a95e739c403e9",
  "parents": [
    "9aff7915639ab8b378a5721234bdcaaf557961ea"
  ],
  "author": {
    "name": "Alexey Radkov",
    "email": "alexey.radkov@gmail.com",
    "time": "Thu Aug 19 20:51:27 2021 +0300"
  },
  "committer": {
    "name": "Alexey Radkov",
    "email": "alexey.radkov@gmail.com",
    "time": "Thu Aug 19 20:51:27 2021 +0300"
  },
  "message": "Core: removed unnecessary restriction in hash initialization.\n\nHash initialization ignores elements with key.data set to NULL.\nNevertheless, the initial hash bucket size check didn\u0027t skip them,\nresulting in unnecessary restrictions on, for example, variables with\nlong names and with the NGX_HTTP_VARIABLE_NOHASH flag.\n\nFix is to update the initial hash bucket size check to skip elements\nwith key.data set to NULL, similarly to how it is done in other parts\nof the code.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d9c157c1dc7e47f9e0cd5173c5a373edd2c3f865",
      "old_mode": 33188,
      "old_path": "src/core/ngx_hash.c",
      "new_id": "8215c2717b26051e31901d2bce49e5b5ce7104ae",
      "new_mode": 33188,
      "new_path": "src/core/ngx_hash.c"
    }
  ]
}
