)]}'
{
  "commit": "e145e618ebb27ef2f448b45230cb42839292d16a",
  "tree": "88f05638a86a0475424229621cfb9b9a8e12c1c9",
  "parents": [
    "dbfa0e8459029ad384030aa5d8156f379492ddb1"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Mar 15 18:26:59 2016 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Mar 15 18:26:59 2016 +0300"
  },
  "message": "Truncation detection in sendfilev() on Solaris.\n\nWhile sendfilev() is documented to return -1 with EINVAL set\nif the file was truncated, at least Solaris 11 silently returns 0,\nand this results in CPU hog.  Added a test to complain appropriately\nif 0 is returned.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7504239d0288a5ae55d62114a62632f7b7c8026f",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_solaris_sendfilev_chain.c",
      "new_id": "39bcafaaf232e63b27f15f12dab3d029a269c81c",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_solaris_sendfilev_chain.c"
    }
  ]
}
