)]}'
{
  "commit": "7706b2c42bb2089cc6cff46ba68fe6cb06bca00d",
  "tree": "4ac5e2585ab902d4815005b9a2411ebdc49c0a32",
  "parents": [
    "21e9b69b04f894f70eabd1a005f2a22b7dddcc98"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Wed Mar 23 17:44:04 2016 +0300"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Wed Mar 23 17:44:04 2016 +0300"
  },
  "message": "Core: use ngx_palloc_small() to allocate ngx_pool_large_t.\n\nThis structure cannot be allocated as a large block anyway, otherwise that will\nresult in infinite recursion, since each large allocation requires to allocate\nanother ngx_pool_large_t.\n\nThe room for the structure is guaranteed by the NGX_MIN_POOL_SIZE constant.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "587a1e587a9bac7692f6e7f4ffe4045843390947",
      "old_mode": 33188,
      "old_path": "src/core/ngx_palloc.c",
      "new_id": "91e7cd71cd21e2600caf213d10be160aabcb160a",
      "new_mode": 33188,
      "new_path": "src/core/ngx_palloc.c"
    }
  ]
}
