)]}'
{
  "commit": "d2143f11cbb3e1502e75d2e771aed1e79be7d612",
  "tree": "a3f55788909eb40465539e896aabf1157d6a3c08",
  "parents": [
    "430ab81a7277106fe27278782d05fdf8f69bfc4a"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu May 17 17:41:40 2012 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu May 17 17:41:40 2012 +0000"
  },
  "message": "Fixed segfault with filter_finalize introduced in r4621 (1.3.0).\n\nExample configuration to reproduce:\n\n    location /image/ {\n        error_page 415 \u003d /zero;\n        image_filter crop 100 100;\n        proxy_pass http://127.0.0.1:8080;\n        proxy_store on;\n    }\n\n    location /zero {\n        return 204;\n    }\n\nThe problem appeared if upstream returned (big enough) non-image file,\ncausing 415 to be generated by image filter.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa58dd99b70ba6d73248069cb35936c898ce7aab",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_request.c",
      "new_id": "06f89d648ef191df1dab3f490d693db51e5f0ea7",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_request.c"
    }
  ]
}
