)]}'
{
  "commit": "b53306815ecb226c6ae0dd9729a7a0af0043b4d4",
  "tree": "42fde5a86f09bd8384271f3c44fa41522209dba5",
  "parents": [
    "58e26b88b774bbffbcd54bfc2de57a1b902ed4dd"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Mon Nov 18 03:06:45 2013 +0400"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Mon Nov 18 03:06:45 2013 +0400"
  },
  "message": "Proxy: fixed possible uninitialized memory access.\n\nThe ngx_http_proxy_rewrite_cookie() function expects the value of the\n\"Set-Cookie\" header to be null-terminated, and for headers obtained\nfrom proxied server it is usually true.\n\nNow the ngx_http_proxy_rewrite() function preserves the null character\nwhile rewriting headers.\n\nThis fixes accessing memory outside of rewritten value if both the\n\"proxy_cookie_path\" and \"proxy_cookie_domain\" directives are used in\nthe same location.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf7d677aebc17aac92eaf9b2e3e2af3259399474",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_proxy_module.c",
      "new_id": "ed596f8623e43fb5e37f02d232000e72cd1c98cf",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_proxy_module.c"
    }
  ]
}
