)]}'
{
  "commit": "f3eeabfcab6a9a0585ddee7337d5ccfeebe576ed",
  "tree": "533cad1359465c66c0621aa5956858ba300d8918",
  "parents": [
    "3cb66475f895724679601e2580be904c8aaa5f7a"
  ],
  "author": {
    "name": "bg0d-droid",
    "email": "cyb4rbg0d@gmail.com",
    "time": "Tue Jun 23 03:04:47 2026 +0800"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Wed Jun 24 11:13:43 2026 -0700"
  },
  "message": "windows: avoid length overflow in NewNTString\n\nNewNTString initializes an NTString with RtlInitString, which cannot accurately represent sources whose NUL-terminated byte length exceeds MAX_USHORT. Reject strings whose byte representation cannot fit in the uint16 length fields before calling RtlInitString.\n\nAdd a boundary round-trip test for NTString.\n\nFixes golang/go#80103\n\nChange-Id: Id38882a952330305e6c23d0adc86a8bf7920d30e\nReviewed-on: https://go-review.googlesource.com/c/sys/+/793100\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\nReviewed-by: Emmanuel Odeke \u003cemmanuel@orijtech.com\u003e\nAuto-Submit: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Quim Muntal \u003cquimmuntal@gmail.com\u003e\nReviewed-by: Alex Brainman \u003calex.brainman@gmail.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9755bca9fd39df2aead5a0bed7ed161f0396c65c",
      "old_mode": 33188,
      "old_path": "windows/syscall_windows.go",
      "new_id": "e6966b4c32766f12ea0f8814f930190455d5a3ba",
      "new_mode": 33188,
      "new_path": "windows/syscall_windows.go"
    },
    {
      "type": "modify",
      "old_id": "98bba20e6f476ba950d1e0f7451cc717e91076cd",
      "old_mode": 33188,
      "old_path": "windows/syscall_windows_test.go",
      "new_id": "92da6bdefd2a5e4f33385881356d1e7bcc3cfde7",
      "new_mode": 33188,
      "new_path": "windows/syscall_windows_test.go"
    },
    {
      "type": "modify",
      "old_id": "d2574a73ee00a63938468daff9a8a44ab7816718",
      "old_mode": 33188,
      "old_path": "windows/types_windows.go",
      "new_id": "75a50b3165ee238b78cb7c1a77d100f04cf86107",
      "new_mode": 33188,
      "new_path": "windows/types_windows.go"
    }
  ]
}
