)]}'
{
  "commit": "668bf2e0951daf322293beb5da95656f9c02eb72",
  "tree": "e401444fe5692dd1d84f423f994ee2bf7bc70b32",
  "parents": [
    "39c1d594fbd636db1447f5da89638224650eec6e"
  ],
  "author": {
    "name": "Vladimir Homutov",
    "email": "vl@nginx.com",
    "time": "Wed Jul 06 14:33:40 2016 +0300"
  },
  "committer": {
    "name": "Vladimir Homutov",
    "email": "vl@nginx.com",
    "time": "Wed Jul 06 14:33:40 2016 +0300"
  },
  "message": "Fixed regex captures handling without PCRE.\n\nIf PCRE is disabled, captures were treated as normal variables in\nngx_http_script_compile(), while code calculating flushes array length in\nngx_http_compile_complex_value() did not account captures as variables.\nThis could lead to write outside of the array boundary when setting\nlast element to -1.\n\nFound with AddressSanitizer.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bff95250c73879c519d9f4051366eff941fcaa3c",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_script.c",
      "new_id": "c2b165801a0e2a4f443c42c44e7bb4aa0c67f2ab",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_script.c"
    },
    {
      "type": "modify",
      "old_id": "edf6e89f8e427ab1fceba32a64beeca00059b22b",
      "old_mode": 33188,
      "old_path": "src/stream/ngx_stream_script.c",
      "new_id": "8130f925938f152b6b4c67214b8769a3400c9741",
      "new_mode": 33188,
      "new_path": "src/stream/ngx_stream_script.c"
    }
  ]
}
