)]}'
{
  "commit": "a2f31f180499593b5edb8ac5ab8ac1b92f0abcd4",
  "tree": "176fdc1f2a9b6726ecffd8d6c22753914e8aa51d",
  "parents": [
    "3ede8f699645f4ca7cdbc40d8139e5a0275b4805"
  ],
  "author": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Wed Nov 04 14:48:47 2015 +0100"
  },
  "committer": {
    "name": "Michael Tokarev",
    "email": "mjt@tls.msk.ru",
    "time": "Fri Nov 06 15:42:38 2015 +0300"
  },
  "message": "qemu-sockets: do not test path with access() before unlinking\n\nUsing access() is a time-of-check/time-of-use race condition.  It is\nokay to use them to provide better error messages, but that is pretty\nmuch it.\n\nThis is not one such case; on the other hand, access() *will* skip\nunlink() for a non-existent path, so ignore ENOENT return values from\nthe unlink() system call.\n\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\nReviewed-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nReviewed-by: Edgar E. Iglesias \u003cedgar.iglesias@xilinx.com\u003e\nSigned-off-by: Michael Tokarev \u003cmjt@tls.msk.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dfe45875f818d8e960d3adddc18f4a4e40757a19",
      "old_mode": 33188,
      "old_path": "util/qemu-sockets.c",
      "new_id": "5a31d164d99b5228bc1705bed3fbfa14bd0784f2",
      "new_mode": 33188,
      "new_path": "util/qemu-sockets.c"
    }
  ]
}
