)]}'
{
  "commit": "b544559bb6d1b5c62fba4af5e843ff542174f079",
  "tree": "ab8e14c8ebe710d934ab6156aa4b8a96d1a828fc",
  "parents": [
    "ac88ee75c92c889b97e05591e9a39b6480c538b3"
  ],
  "author": {
    "name": "Fazlul Shahriar",
    "email": "fshahriar@gmail.com",
    "time": "Thu Nov 28 01:18:39 2019 -0500"
  },
  "committer": {
    "name": "Han-Wen Nienhuys",
    "email": "hanwen@google.com",
    "time": "Thu Nov 28 16:05:24 2019 +0000"
  },
  "message": "ssh/agent: fix TestServerResponseTooLarge on Plan 9\n\nFirst, modify the test to report a better error by waiting for the\nMarshal+Write goroutine to finish before returning from the test. If we\nreturn too early, a failure inside that goroutine can generate a panic.\n\nSecond, we workaround plan9 not returning the actual number of bytes\nwritten on the connection in case of a hangup (due to closed\nconnection). I\u0027ve verified that syscall.Pwrite returns -1 on hangup in\nthis particular case even when some data did get written.\n\nFixes golang/go#35888\n\nChange-Id: I7998cff926295f0d577b125c137021a9adc1be5a\nReviewed-on: https://go-review.googlesource.com/c/crypto/+/209298\nReviewed-by: Han-Wen Nienhuys \u003chanwen@google.com\u003e\nRun-TryBot: Han-Wen Nienhuys \u003chanwen@google.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "71e9db1a5181993d1e31c0c372d2b40d09851a0d",
      "old_mode": 33188,
      "old_path": "ssh/agent/client_test.go",
      "new_id": "de1c783a9353dc4b79bc5543a95528ee65a78d51",
      "new_mode": 33188,
      "new_path": "ssh/agent/client_test.go"
    }
  ]
}
