)]}'
{
  "commit": "01628d6fd0b3f85ffc42668f71200b1ad62100b1",
  "tree": "4868142024545f157b1d4271882704100dd9b909",
  "parents": [
    "19138be6f705e5f4bd2b952c12b0fa4625ae8bf7"
  ],
  "author": {
    "name": "Steven Perron",
    "email": "stevenperron@google.com",
    "time": "Tue Sep 30 21:53:11 2025 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Sep 30 21:53:11 2025 -0400"
  },
  "message": "spirv-opt: Fix id overflow in ConvertToSampledImage (#6339)\n\nIn ConvertImageVariableToSampledImage, the result of FindPointerToType\nis\nnot checked before being passed to MoveInstructionNextToType. This can\ncause a crash if FindPointerToType returns 0.\n\nThis CL adds a check to ensure type_id is not 0 before calling\nMoveInstructionNextToType. If type_id is 0, the function will return\nfalse.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d2da4d1e0b63d214913a790c9358f9622899b782",
      "old_mode": 33188,
      "old_path": "source/opt/convert_to_sampled_image_pass.cpp",
      "new_id": "e7203923e39d791c0f342226eeaa280c217f7ab7",
      "new_mode": 33188,
      "new_path": "source/opt/convert_to_sampled_image_pass.cpp"
    }
  ]
}
