)]}'
{
  "commit": "2ded6ad761613e01d4690f290771961ba690d17e",
  "tree": "17b3a32737aaad0d0ca68274b2e32e10fb95fe92",
  "parents": [
    "03e654c083e4a26a57423dbaf251f649d3250c92"
  ],
  "author": {
    "name": "Blue Swirl",
    "email": "blauwirbel@gmail.com",
    "time": "Wed Oct 13 18:38:08 2010 +0000"
  },
  "committer": {
    "name": "Blue Swirl",
    "email": "blauwirbel@gmail.com",
    "time": "Wed Oct 13 18:43:17 2010 +0000"
  },
  "message": "vnc: avoid write only variables\n\nCompiling with GCC 4.6.0 20100925 produced warnings:\n/src/qemu/ui/vnc.c: In function \u0027vnc_client_cache_auth\u0027:\n/src/qemu/ui/vnc.c:217:12: error: variable \u0027qdict\u0027 set but not used [-Werror\u003dunused-but-set-variable]\n/src/qemu/ui/vnc.c: In function \u0027vnc_display_open\u0027:\n/src/qemu/ui/vnc.c:2526:9: error: variable \u0027acl\u0027 set but not used [-Werror\u003dunused-but-set-variable]\n\nFix by making the variable declarations and their uses also conditional\nto debug definition.\n\nSigned-off-by: Blue Swirl \u003cblauwirbel@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c7a18311f089a47bb7dc43cecbf4a75078e775ee",
      "old_mode": 33188,
      "old_path": "ui/vnc.c",
      "new_id": "864342e84d2d5d84e750218df408a2c803c1f64e",
      "new_mode": 33188,
      "new_path": "ui/vnc.c"
    }
  ]
}
