)]}'
{
  "commit": "77bdd06ada8f3b754f1ed8f166102c35f7eb1b36",
  "tree": "7831980ef6f915ff193db3e98c5221d9454f016e",
  "parents": [
    "b8cea1289d76a80e877e0d751ef3a35088256e89"
  ],
  "author": {
    "name": "Lokbondo Kung",
    "email": "lokokung@google.com",
    "time": "Mon Aug 24 15:41:54 2026 -0700"
  },
  "committer": {
    "name": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Aug 24 15:41:54 2026 -0700"
  },
  "message": "[M150] [vulkan] Add workaround for UAF in DestroyDescriptorPool.\n\nOriginal change\u0027s description:\n\u003e [vulkan] Add workaround for UAF in DestroyDescriptorPool.\n\u003e\n\u003e - As per the bug and the related internal Android issue,\n\u003e   this works around a temporary issue in the IMG driver\n\u003e   that causes a UAF when we attempt to call\n\u003e   AllocateDescriptorSets and run into an OOM.\n\u003e - The more \"proper\" fix would probably be to implement\n\u003e   suballocations, but since that is a much larger effort,\n\u003e   this is a band-aid fix to avoid the UAF issue for now.\n\u003e - Note that since the error that is generated is an\n\u003e   internal error, this eventually leads to a device loss\n\u003e   so it is acceptable to skip the Destroy call in this\n\u003e   case since even if it would lead to a leak, it cannot\n\u003e   propagate further.\n\u003e\n\u003e Bug: 549311485\n\u003e Change-Id: I8c951e879bb405943698c179962275687e828168\n\u003e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/334695\n\u003e Reviewed-by: Kai Ninomiya \u003ckainino@chromium.org\u003e\n\u003e Commit-Queue: Loko Kung \u003clokokung@google.com\u003e\n\n(cherry picked from commit daa0cc047acd570fbd5c127db4262e1a98637eb7)\n\nBug: 551226243,549311485\nChange-Id: I8c951e879bb405943698c179962275687e828168\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/335595\nAuto-Submit: Chrome Cherry Picker \u003cchrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com\u003e\nBot-Commit: rubber-stamper@appspot.gserviceaccount.com \u003crubber-stamper@appspot.gserviceaccount.com\u003e\nCommit-Queue: rubber-stamper@appspot.gserviceaccount.com \u003crubber-stamper@appspot.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad097a67392afd0565994369dfa14a5ce1ca1d34",
      "old_mode": 33188,
      "old_path": "src/dawn/native/vulkan/DescriptorSetAllocator.cpp",
      "new_id": "f6354828b0ac0961a396ae8bdb740e7c7031c3a1",
      "new_mode": 33188,
      "new_path": "src/dawn/native/vulkan/DescriptorSetAllocator.cpp"
    }
  ]
}
