)]}'
{
  "commit": "0399293e5b9e5443b82103fa8e2c97deadef9825",
  "tree": "51743f16ff479c5e1ff013f7d4a9176b4a9609b8",
  "parents": [
    "f194a1ae530e232b994d23aa8651696dd6664b5d"
  ],
  "author": {
    "name": "Eric Blake",
    "email": "eblake@redhat.com",
    "time": "Thu Mar 03 09:16:48 2016 -0700"
  },
  "committer": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Sat Mar 05 10:41:52 2016 +0100"
  },
  "message": "util: Shorten references into SocketAddress\n\nAn upcoming patch will alter how simple unions, like SocketAddress,\nare laid out, which will impact all lines of the form \u0027addr-\u003eu.XXX\u0027\n(expanding it to the longer \u0027addr-\u003eu.XXX.data\u0027).  For better\nlegibility in that patch, and less need for line wrapping, it\u0027s better\nto use a temporary variable to reduce the effect of a layout change to\njust the variable initializations, rather than every reference within\na SocketAddress.  Also, take advantage of some C99 initialization where\nit makes sense (simplifying g_new0() to g_new()).\n\nSigned-off-by: Eric Blake \u003ceblake@redhat.com\u003e\nMessage-Id: \u003c1457021813-10704-7-git-send-email-eblake@redhat.com\u003e\nSigned-off-by: Markus Armbruster \u003carmbru@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db57b4951cfa73f3fa28aa5fb63a2ba704ca8872",
      "old_mode": 33188,
      "old_path": "block/nbd.c",
      "new_id": "9f333c9b11b9b3a2ffc4b9a4eab6bb64d1093a89",
      "new_mode": 33188,
      "new_path": "block/nbd.c"
    },
    {
      "type": "modify",
      "old_id": "5ea1d349b6ffef787e93651145df0716d64bebc8",
      "old_mode": 33188,
      "old_path": "qemu-char.c",
      "new_id": "af311023d693ef5c0133a834809d57f1558548c9",
      "new_mode": 33188,
      "new_path": "qemu-char.c"
    },
    {
      "type": "modify",
      "old_id": "5fe94d0e7b785ecd90c6b5c2e9f580c1d7353ac5",
      "old_mode": 33188,
      "old_path": "qemu-nbd.c",
      "new_id": "a5c1d95344c1b360180014bc599593e31ad89b3f",
      "new_mode": 33188,
      "new_path": "qemu-nbd.c"
    },
    {
      "type": "modify",
      "old_id": "069736373c3096c1eee082e9518c23bb18446bc1",
      "old_mode": 33188,
      "old_path": "tests/test-io-channel-socket.c",
      "new_id": "8a340566702ef309d98561ab252c750fb93a7836",
      "new_mode": 33188,
      "new_path": "tests/test-io-channel-socket.c"
    },
    {
      "type": "modify",
      "old_id": "ce4c669ec9a5dd9654369346e3f30ba0d865dcd8",
      "old_mode": 33188,
      "old_path": "ui/vnc.c",
      "new_id": "6cd63141c4852549f970552c586a8f1315024235",
      "new_mode": 33188,
      "new_path": "ui/vnc.c"
    },
    {
      "type": "modify",
      "old_id": "557da20bf2e3cf358e504fcb76c37cd4080a653b",
      "old_mode": 33188,
      "old_path": "util/qemu-sockets.c",
      "new_id": "ad7c00c9adb1591cce798e48d470b0b61a803703",
      "new_mode": 33188,
      "new_path": "util/qemu-sockets.c"
    }
  ]
}
