)]}'
{
  "commit": "d82ca915875ac55ba291435f7eb4fe7bfcb2cecb",
  "tree": "e1c091c4263ce611cd3f1c26e2b807b4c56a0435",
  "parents": [
    "a6d34a949c3546404d403bda61a5e37431b4a6ad"
  ],
  "author": {
    "name": "Eduardo Habkost",
    "email": "ehabkost@redhat.com",
    "time": "Thu Nov 10 10:41:43 2011 -0200"
  },
  "committer": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Mon Dec 12 11:47:19 2011 -0600"
  },
  "message": "qemu_fclose: return last_error if set (v3)\n\nThis will make sure no error will be missed as long as callers always\ncheck for qemu_fclose() return value. For reference, this is the\ncomplete list of qemu_fclose() callers:\n\n - exec_close(): already fixed to check for negative values, not -1\n - migrate_fd_cleanup(): already fixed to consider only negative values\n   as error, not any non-zero value\n - exec_accept_incoming_migration(): no return value check (yet)\n - fd_accept_incoming_migration(): no return value check (yet)\n - tcp_accept_incoming_migration(): no return value check (yet)\n - unix_accept_incoming_migration(): no return value check (yet)\n - do_savevm(): no return value check (yet)\n - load_vmstate(): no return value check (yet)\n\nChanges v1 -\u003e v2:\n - Add small comment about the need to return previously-spotted errors\n\nChanges v2 -\u003e v3:\n - Add braces to \"if\" statements to match coding style\n\nSigned-off-by: Eduardo Habkost \u003cehabkost@redhat.com\u003e\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e12109602fafe0d93d617c0937753f178bc02958",
      "old_mode": 33188,
      "old_path": "savevm.c",
      "new_id": "adff42140c31936500113875e32bf82bd4368a36",
      "new_mode": 33188,
      "new_path": "savevm.c"
    }
  ]
}
