)]}'
{
  "commit": "d143119e3cb939b69cb77d5bce6ac37f16e7c197",
  "tree": "db861c047582d70114a1ab840e88fbff44aef0b1",
  "parents": [
    "70c010167f7f65e7b7a1f936cbf125baaf84fb7f"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Wed Jan 15 13:23:31 2014 +0400"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Wed Jan 15 13:23:31 2014 +0400"
  },
  "message": "SPDY: fixed off_t/size_t type conversions on 32 bits platforms.\n\nParameters of ngx_http_spdy_filter_get_shadow() are changed from size_t to off_t\nsince the last call of the function may get size and offset from the rest of a\nfile buffer.  This fixes possible data loss rightfully complained by MSVC on 32\nbits systems where off_t is 8 bytes long while size_t is only 4 bytes.\n\nThe other two type casts are needed just to suppress warnings about possible\ndata loss also complained by MSVC but false positive in these cases.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d45ebc1b601e06346fa178898a6868efecf3971",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_spdy_filter_module.c",
      "new_id": "7a7559ee8b5902c1f772c0814a11bca901baa3d2",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_spdy_filter_module.c"
    }
  ]
}
