)]}' { "commit": "055113ef364337607e3e72ed7d48df67fde6fc66", "tree": "7d2c3cb068cabbeece31d6782b7153693e2570f4", "parents": [ "424814615491c604e6a0945f33e5a7b779dc2be5" ], "author": { "name": "Roland Shoemaker", "email": "roland@golang.org", "time": "Fri Jul 15 10:43:44 2022 -0700" }, "committer": { "name": "Roland Shoemaker", "email": "roland@golang.org", "time": "Wed Jul 27 18:31:51 2022 +0000" }, "message": "math/big: check buffer lengths in GobDecode\n\nIn Float.GobDecode and Rat.GobDecode, check buffer sizes before\nindexing slices.\n\nFixes #53871\n\nChange-Id: I1b652c32c2bc7a0e8aa7620f7be9b2740c568b0a\nReviewed-on: https://go-review.googlesource.com/c/go/+/417774\nTryBot-Result: Gopher Robot \u003cgobot@golang.org\u003e\nReviewed-by: Tatiana Bradley \u003ctatiana@golang.org\u003e\nRun-TryBot: Roland Shoemaker \u003croland@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "d1c1dab069178f2861d990f5a1adfff617473544", "old_mode": 33188, "old_path": "src/math/big/floatmarsh.go", "new_id": "990e085abe8d053c4c170dbac474753f63e3dd6a", "new_mode": 33188, "new_path": "src/math/big/floatmarsh.go" }, { "type": "modify", "old_id": "c056d78b8008cd338f72241a168bfe7d866d4fd7", "old_mode": 33188, "old_path": "src/math/big/floatmarsh_test.go", "new_id": "401f45a51fe7e046f08e13ef76d581701fa7cede", "new_mode": 33188, "new_path": "src/math/big/floatmarsh_test.go" }, { "type": "modify", "old_id": "fbc7b6002d9509459d2c5bc7f5bf2b86564d4810", "old_mode": 33188, "old_path": "src/math/big/ratmarsh.go", "new_id": "56102e845b779cdfeae226989fda09dc10aaa686", "new_mode": 33188, "new_path": "src/math/big/ratmarsh.go" }, { "type": "modify", "old_id": "351d109f8d849a378ee5b73c952e3b7b416cac5d", "old_mode": 33188, "old_path": "src/math/big/ratmarsh_test.go", "new_id": "55a9878bb871b1166317f99514c5ec8a8f80bdca", "new_mode": 33188, "new_path": "src/math/big/ratmarsh_test.go" } ] }