)]}'
{
  "commit": "bcfa4d60144fb879f0ffef0a6d174faa37b2df82",
  "tree": "432fac33260ae4cf9a9f39044188b7946aecc215",
  "parents": [
    "eaed483c1b3db1ac312116fca5d20c45b4b418b2"
  ],
  "author": {
    "name": "Jason Wang",
    "email": "jasowang@redhat.com",
    "time": "Thu Apr 23 14:21:39 2015 +0800"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Mon Apr 27 21:02:40 2015 +0200"
  },
  "message": "monitor: check return value of qemu_find_net_clients_except()\n\nqemu_find_net_clients_except() may return a value which is greater\nthan the size of array we provided. So we should check this value\nbefore using it, otherwise this may cause unexpected memory access.\n\nThis patch fixes the net related command completion when we have a\nvirtio-net nic with more than 255 queues.\n\nCc: Luiz Capitulino \u003clcapitulino@redhat.com\u003e\nSigned-off-by: Jason Wang \u003cjasowang@redhat.com\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9d18b7f1d536c11af3d3b2a1564a7ec3af0ef59a",
      "old_mode": 33188,
      "old_path": "monitor.c",
      "new_id": "c902412f2114076f42f4a59c9e538d2d02df155d",
      "new_mode": 33188,
      "new_path": "monitor.c"
    }
  ]
}
