)]}'
{
  "commit": "44deba5a52576508f27edadf953e435141e2a76a",
  "tree": "f5e5cb9b5360d0060b78a72dda44c0f40316097d",
  "parents": [
    "33f461e0c5d8efa21ef7e746be561fc57a1df106"
  ],
  "author": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Thu Jul 03 14:43:32 2014 +0200"
  },
  "committer": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Mon Jul 14 12:03:20 2014 +0200"
  },
  "message": "qcow2: Make qiov match request size until backing file EOF\n\nIf a qcow2 image has a shorter backing file and a read request to\nunallocated clusters goes across EOF of the backing file, the backing\nfile sees a shortened request and the rest is filled with zeros.\nHowever, the original too long qiov was used with the shortened request.\n\nThis patch makes the qiov size match the request size, avoiding a\npotential buffer overflow in raw-posix.\n\nSigned-off-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\nReviewed-by: Max Reitz \u003cmreitz@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "67e55c9667be6dbeeda29cd10771217d34e1f3e2",
      "old_mode": 33188,
      "old_path": "block/qcow2.c",
      "new_id": "b0faa6917baf816c6d78a0242e70f83cca6d8f31",
      "new_mode": 33188,
      "new_path": "block/qcow2.c"
    }
  ]
}
