)]}'
{
  "commit": "02aeae446e4ee4a1285d7a8305e4ca4e4f8b1363",
  "tree": "f2d85a4c70e7addd4b23442cf88e6e4db23f926a",
  "parents": [
    "db1428c1e5738940088c5bfeeaf92d553894edf1"
  ],
  "author": {
    "name": "Lokbondo Kung",
    "email": "lokokung@google.com",
    "time": "Thu Feb 19 17:39:44 2026 -0800"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Feb 19 17:39:44 2026 -0800"
  },
  "message": "[dawn][wire] Fixes crash caused by calling Unmap on an incomplete Buffer.\n\n- In the client Buffer, move the handles into the Buffer members eagerly\n  instead of as a part of the serialization function. Otherwise, if the\n  client was disconnected, resulting in the serialization functions not\n  running to completion, the Buffer is left in a bad state when we are\n  created with mappedAtCreation.\n- Adds tests that I confirmed are failing with either crashes or leaked\n  memory before the fix to ensure that we don\u0027t regress.\n\nBug: 479440916\nChange-Id: I7f9809589fccc87c9530f471a53b7ea2364e50b8\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/292196\nAuto-Submit: Loko Kung \u003clokokung@google.com\u003e\nCommit-Queue: Kai Ninomiya \u003ckainino@chromium.org\u003e\nReviewed-by: Kai Ninomiya \u003ckainino@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c604d23f80887dfe69a14abb054b6ae95a563f58",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/wire/WireBufferMappingTests.cpp",
      "new_id": "f607fc2e42762e1a2d32771f964a8197aa0fada7",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/wire/WireBufferMappingTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "8a905c9ea801021073c31ba82c8a98760eabfef1",
      "old_mode": 33188,
      "old_path": "src/dawn/wire/client/Buffer.cpp",
      "new_id": "84abc8a63e0462d4a3f64a2cef360827b8525627",
      "new_mode": 33188,
      "new_path": "src/dawn/wire/client/Buffer.cpp"
    }
  ]
}
