)]}'
{
  "commit": "66c3f260301cac915959651293c11c8207d331e8",
  "tree": "8cacd20eaf5dfd24d75a707bf8a4e1b0f2ec2169",
  "parents": [
    "fe65e336abe0be631674a7f3242ec9f54b34faf7"
  ],
  "author": {
    "name": "Tobias Klauser",
    "email": "tklauser@distanz.ch",
    "time": "Wed Apr 14 11:17:47 2021 +0200"
  },
  "committer": {
    "name": "Tobias Klauser",
    "email": "tobias.klauser@gmail.com",
    "time": "Thu Apr 15 04:56:47 2021 +0000"
  },
  "message": "unix: don\u0027t defer close raw Socketpair fds in tests on darwin, freebsd and zos\n\nFollow up on three occurences missed in CL 309689.\n\nThe raw fds are successively wrapped using os.NewFile and will be closed\nby (*os.File).Close. Avoids a double close, in the worst case closing an\nunrelated fd.\n\nChange-Id: Iffe4cc4f77db10237547915c362c4aeb20cc9630\nReviewed-on: https://go-review.googlesource.com/c/sys/+/310010\nTrust: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\nRun-TryBot: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eaebf2d769725f7a92554a000283e2421e5816ee",
      "old_mode": 33188,
      "old_path": "unix/syscall_darwin_test.go",
      "new_id": "731488f48199af3c835a0cb6b6bf82c7ee382a57",
      "new_mode": 33188,
      "new_path": "unix/syscall_darwin_test.go"
    },
    {
      "type": "modify",
      "old_id": "f56d9bcc674726af98e32485961182e3a7ab6757",
      "old_mode": 33188,
      "old_path": "unix/syscall_freebsd_test.go",
      "new_id": "08411489b4317062b6547feace7bebebe1e1264a",
      "new_mode": 33188,
      "new_path": "unix/syscall_freebsd_test.go"
    },
    {
      "type": "modify",
      "old_id": "94a5135701939c97e2e99bf3823e9c2e61b8103e",
      "old_mode": 33188,
      "old_path": "unix/syscall_zos_test.go",
      "new_id": "ef5e39132132a63530f0478ad2bcb01cec191c6a",
      "new_mode": 33188,
      "new_path": "unix/syscall_zos_test.go"
    }
  ]
}
