)]}'
{
  "commit": "46b335ef7eef4cee8044985a958042a0fa53ccd5",
  "tree": "3a8587aa54b4a81768ffe8460b37751dca39fd7e",
  "parents": [
    "96bf9a98636638d6f9f2421fa5a3439a44ef60bc"
  ],
  "author": {
    "name": "Michael Anthony Knyszek",
    "email": "mknyszek@google.com",
    "time": "Thu Dec 12 22:14:13 2024 +0000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Fri Dec 13 01:12:30 2024 -0800"
  },
  "message": "gocore: more fixes for Go 1.24\n\n- The isCrashFrame flag during unwinding was never reset, which could\n  be bad.\n- We\u0027re apparently reading a lot of stale constants and not seeing it\n  because a failed read from the constants map just returns the zero\n  value. Oops! Add a much stricter map wrapper type for constants and\n  fix up all the stale constants. This fixes a whole bunch of things,\n  including totally incorrect readings of the liveness maps.\n- More strict checking of liveness map data.\n\nChange-Id: I2cb4901df4e3f473ef8b0c09981ba222e883b0b6\nReviewed-on: https://go-review.googlesource.com/c/debug/+/635835\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\nAuto-Submit: Nicolas Hillegeer \u003caktau@google.com\u003e\nCommit-Queue: Nicolas Hillegeer \u003caktau@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Nicolas Hillegeer \u003caktau@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "019b15a6c943abaae26ff90d1dd20f9c56ca0adf",
      "old_mode": 33188,
      "old_path": "internal/gocore/dwarf.go",
      "new_id": "b9fead45c5bf6fcc32a4c98d4cc44c2f7e4c37bb",
      "new_mode": 33188,
      "new_path": "internal/gocore/dwarf.go"
    },
    {
      "type": "modify",
      "old_id": "f15b9e03ba211fb8beae5f5988335643f8c50218",
      "old_mode": 33188,
      "old_path": "internal/gocore/module.go",
      "new_id": "84994dc671910c29a0a4e7b081bc68bbcbd71b27",
      "new_mode": 33188,
      "new_path": "internal/gocore/module.go"
    },
    {
      "type": "modify",
      "old_id": "fcabdc7e4fac0146d0bf737e2911ad8bb68c1a9f",
      "old_mode": 33188,
      "old_path": "internal/gocore/process.go",
      "new_id": "b00d04d712bde64f089cbf2bba7b8273d7b7a772",
      "new_mode": 33188,
      "new_path": "internal/gocore/process.go"
    },
    {
      "type": "modify",
      "old_id": "c983e64aabca281e0128661908094f259ba452e4",
      "old_mode": 33188,
      "old_path": "internal/gocore/type.go",
      "new_id": "7f663830dfe46c4a018d3e8d76821cc7bbc6b317",
      "new_mode": 33188,
      "new_path": "internal/gocore/type.go"
    }
  ]
}
