)]}'
{
  "commit": "48dc08d8ccc46e9352458b0fc472b27541d11802",
  "tree": "1803d57d8ec30bb01f6dbc83d5565387272d6a67",
  "parents": [
    "716968c4e61772c5e6c0c89dc09893c603e2ee94"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Jul 02 19:02:08 2018 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Jul 02 19:02:08 2018 +0300"
  },
  "message": "gRPC: clearing buffers in ngx_http_grpc_get_buf().\n\nWe copy input buffers to our buffers, so various flags might be\nunexpectedly set in buffers returned by ngx_chain_get_free_buf().\n\nIn particular, the b-\u003ein_file flag might be set when the body was\nwritten to a file in a different context.  With sendfile enabled this\nin turn might result in protocol corruption if such a buffer was reused\nfor a control frame.\n\nMake sure to clear buffers and set only fields we really need to be set.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "808198bfd7ca63be1d611087f16244094e864de6",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_grpc_module.c",
      "new_id": "1ab1d2990ad8a15c166c4165fd58ff11f63d52bb",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_grpc_module.c"
    }
  ]
}
