)]}'
{
  "commit": "f613d8120c3fe76a4af1ec454ebc9e337c1f6fd1",
  "tree": "2d879f656fc2667938d7fa2cc7058c45ea7c994c",
  "parents": [
    "cd4228e0068e080cd2526fd104e5222c2d806600"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Jul 06 18:36:17 2020 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Jul 06 18:36:17 2020 +0300"
  },
  "message": "Memcached: protect from too long responses.\n\nIf a memcached response was followed by a correct trailer, and then\nthe NUL character followed by some extra data - this was accepted by\nthe trailer checking code.  This in turn resulted in ctx-\u003erest underflow\nand caused negative size buffer on the next reading from the upstream,\nfollowed by the \"negative size buf in writer\" alert.\n\nFix is to always check for too long responses, so a correct trailer cannot\nbe followed by extra data.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "775bd7e81104ae85f7b5a0db905f7c1ee98ed5a3",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_memcached_module.c",
      "new_id": "c82df6e33738bbd6ac1dd97a8012d195fea7fa30",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_memcached_module.c"
    }
  ]
}
