)]}'
{
  "commit": "c62299ab1792fb8b04da6b3a1189fc3813f445b3",
  "tree": "3782504bcd31f7563146b7a995523660a7546458",
  "parents": [
    "a1eace9772ea3b5f727359db14305baeaf16a7d7"
  ],
  "author": {
    "name": "Spencer Fricke",
    "email": "115671160+spencer-lunarg@users.noreply.github.com",
    "time": "Thu Jan 15 17:21:54 2026 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jan 15 17:21:54 2026 -0500"
  },
  "message": "spirv-val: Fix crash with bad OpUntypedArrayLengthKHR (#6493)\n\nworking on the internal extension (and being new to Untyped Pointers\nstill) I accidentally set the `OpUntypedArrayLengthKHR` Pointer ID to be\n`OpTypeUntypedPointerKHR` and it just crashed in `spirv-val`... so now\nit doesn\u0027t crash and provides hopefully a likely good answer for the\nnext person like me\n\n... the issue is `pointer` and `type` are really easy to mix up...\n`OpTypeUntyped` will always be my favorite thing to explain to those new\nto SPIR-V :smile:",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bd6746974d39fef818a5b83be9e2c7e5e7fe52c9",
      "old_mode": 33188,
      "old_path": "source/val/validate_memory.cpp",
      "new_id": "d876c44af462984c06bc00e0b7848c1fb77b82ef",
      "new_mode": 33188,
      "new_path": "source/val/validate_memory.cpp"
    },
    {
      "type": "modify",
      "old_id": "62d7a6138e9b222925b22be57911ae76b4b4e4e0",
      "old_mode": 33188,
      "old_path": "test/val/val_memory_test.cpp",
      "new_id": "ef59caed2f23547f355ba0bbb67e11e17c36d30e",
      "new_mode": 33188,
      "new_path": "test/val/val_memory_test.cpp"
    }
  ]
}
