)]}'
{
  "commit": "fe54b24930f94bdfbc3d38eccd7adedf35f2f26f",
  "tree": "8b81110f8b419a23ddcfdafa4d776dad6a99055f",
  "parents": [
    "19a894ba777fa45c6f89ae007570311384204a69"
  ],
  "author": {
    "name": "Pavel Zbitskiy",
    "email": "pavel.zbitskiy@gmail.com",
    "time": "Sat Jan 11 13:34:10 2014 +0400"
  },
  "committer": {
    "name": "Michael Tokarev",
    "email": "mjt@tls.msk.ru",
    "time": "Wed Jan 15 23:36:03 2014 +0400"
  },
  "message": "linux-user: fixed getsockopt() optlen\n\noptlen parameter of getsockopt() of type socklen_t* was read into\nvariable of type socklen_t, that caused zeroing out of upper 4 bytes\nwhen running s390x on top of x86_64. This patch changes optlen type\nto abi_ulong.\n\nSigned-off-by: Pavel Zbitskiy \u003cpavel.zbitskiy@gmail.com\u003e\nSigned-off-by: Michael Tokarev \u003cmjt@tls.msk.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0ac05b85f2d088153479efd42c18488f540ebead",
      "old_mode": 33188,
      "old_path": "linux-user/syscall.c",
      "new_id": "a9ce6ba11c84b18aaac399c08969172263d2c3cb",
      "new_mode": 33188,
      "new_path": "linux-user/syscall.c"
    }
  ]
}
