)]}'
{
  "commit": "3f6c21e3648c6db3bddaeb00d45f686f7baa4cc9",
  "tree": "c3c3ef6aae2ead19684511c011be677779c3bc59",
  "parents": [
    "73f085f44e10aec642602a7383ea2d13eb15305d"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Fri Oct 30 21:43:30 2015 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Fri Oct 30 21:43:30 2015 +0300"
  },
  "message": "Fixed ngx_parse_time() out of bounds access (ticket #821).\n\nThe code failed to ensure that \"s\" is within the buffer passed for\nparsing when checking for \"ms\", and this resulted in unexpected errors when\nparsing non-null-terminated strings with trailing \"m\".  The bug manifested\nitself when the expires directive was used with variables.\n\nFound by Roman Arutyunyan.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d7350d423cf260c7cf0a98764ab4035bffe7696f",
      "old_mode": 33188,
      "old_path": "src/core/ngx_parse.c",
      "new_id": "7b60c5fb65a3c9c8e3084d47dadfdc5d8b1ff3ef",
      "new_mode": 33188,
      "new_path": "src/core/ngx_parse.c"
    }
  ]
}
