)]}'
{
  "commit": "7d489dcdf5fd71b5052ffd401b869a627e1c751f",
  "tree": "3d0055bb15ffd5a0287fa0cb73d3c0a0c0af3a2e",
  "parents": [
    "7edd8e4660beb301d527257f8e04ebec0f841cb0"
  ],
  "author": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Mon Jul 06 12:15:12 2015 -0600"
  },
  "committer": {
    "name": "Alex Williamson",
    "email": "alex.williamson@redhat.com",
    "time": "Mon Jul 06 12:15:12 2015 -0600"
  },
  "message": "vfio: fix return type of pread\n\nsize_t is an unsigned type, thus the error case is never reached in\nthe below call to pread.  If bytes is negative, it will be seen as\na very high positive value.\n\nSpotted by Coverity.\n\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\nSigned-off-by: Alex Williamson \u003calex.williamson@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0e339a534a1e91483aabb0d0ff78d78734f46c3",
      "old_mode": 33188,
      "old_path": "hw/vfio/pci.c",
      "new_id": "b8fa4ac509aa8f63f7eaa5408e2ce0ce2d2c7d4d",
      "new_mode": 33188,
      "new_path": "hw/vfio/pci.c"
    }
  ]
}
