)]}'
{
  "commit": "6ef5bc2642e57aae2963dfc0a05d28b9cf3bab28",
  "tree": "e0d7ea7203d11427296b74c59136424dd2195168",
  "parents": [
    "f175d0adc34362bd85065c5e8abe95821b28a22b"
  ],
  "author": {
    "name": "Wang Deyu",
    "email": "wangdeyu.2021@bytedance.com",
    "time": "Wed Dec 06 11:55:45 2023 +0800"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Thu Jan 11 21:07:32 2024 +0000"
  },
  "message": "internal/gocore: handle unsafe.pointer case for hchan.buf in chan\n\nIn the hchan struct, buf field is an unsefa.Pointer, and its actual type is\nan array of length hchan.dataqsiz and type hchan.elemtype.\nCorrect its type so that the object it points to can continue to be analyzed.\n\nFor golang/go#57447.\n\nChange-Id: I47969a9a8e2870bb9573587bac5416fbea9db9ac\nReviewed-on: https://go-review.googlesource.com/c/debug/+/547536\nReviewed-by: Keith Randall \u003ckhr@golang.org\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nAuto-Submit: Keith Randall \u003ckhr@golang.org\u003e\nReviewed-by: Keith Randall \u003ckhr@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c8eb3991a7ee16f0d294f4239fda5a5dd024680a",
      "old_mode": 33188,
      "old_path": "internal/gocore/type.go",
      "new_id": "84c4769c616b1114bb1b301a84744db763dfb6ce",
      "new_mode": 33188,
      "new_path": "internal/gocore/type.go"
    }
  ]
}
