)]}'
{
  "commit": "d6488bebb85bab85f400eec6917750ca214dc263",
  "tree": "2e0ef25e2e1d8e96b9a86605ba323e1ccfd868c9",
  "parents": [
    "079997451f6167e98dc916b3373a5301b838d82d"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Sun Aug 16 10:51:16 2015 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Sun Aug 16 10:51:16 2015 +0300"
  },
  "message": "Fixed segfault with try_files introduced by c985d90a8d1f.\n\nIf alias was used in a location given by a regular expression,\nnginx used to do wrong thing in try_files if a location name (i.e.,\nregular expression) was an exact prefix of URI.  The following\nconfiguration triggered a segmentation fault on a request to \"/mail\":\n\n    location ~ /mail {\n        alias /path/to/directory;\n        try_files $uri \u003d404;\n    }\n\nReported by Per Hansson.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d423d8b8074dc3c0d5c31402609b510ea1073c71",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_core_module.c",
      "new_id": "8c8d23cd3d308c13f5795cbeeb4b043fbc5cb9d2",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_core_module.c"
    }
  ]
}
