)]}'
{
  "commit": "8d93e345418ca1a9e3bc5a1339490728af6a0b57",
  "tree": "6748017ca7433b1712daa1b88307eca271c2018b",
  "parents": [
    "617bc03863317b8c126efcb8ea8bdb53ccab062f"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu Jul 18 18:27:53 2019 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu Jul 18 18:27:53 2019 +0300"
  },
  "message": "SSI: avoid potential buffer overflow.\n\nWhen \"-\" follows a parameter of maximum length, a single byte buffer\noverflow happens, since the error branch does not check parameter length.\nFix is to avoid saving \"-\" to the parameter key, and instead use an error\nmessage with \"-\" explicitly written.  The message is mostly identical to\none used in similar cases in the preequal state.\n\nReported by Patrick Wollgast.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d608df9df55d79a49c230fb66f8d0bc163367f75",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_ssi_filter_module.c",
      "new_id": "6737965d14f2f43ed2399348e9e11c11f557b295",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_ssi_filter_module.c"
    }
  ]
}
