)]}'
{
  "commit": "2b86c032a9a5e23e58eb9e32ac484556c448d0b1",
  "tree": "0c7379844316f97d280ed1e5cf883da52dfa737c",
  "parents": [
    "4916d0ace14c33e6ab39867829789fc0117c525a"
  ],
  "author": {
    "name": "Pete Harris",
    "email": "peter.harris@arm.com",
    "time": "Tue May 26 14:23:48 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue May 26 14:23:48 2026"
  },
  "message": "Zero-init partition candidate stack arrays (#619)\n\nThe find_best_partition_candidates() function can use uninitialized data in the uncor_best_partitions and samec_best_partitions arrays as an index if most partition candidates fail to give a good result. Specifically, if fewer than requested_candidates result in an error that is lower than ERROR_CALC_DEFAULT, the tail of the array will not be initialized.\n\nThis is expected to be very unlikely in real use, where the data is a real texture and a large number of possible partition candidates are used, but it\u0027s possible if using a very restricted partition set with random texture data.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "202588963953b84f94c9b7189890eae62aefedc1",
      "old_mode": 33188,
      "old_path": "Source/astcenc_find_best_partitioning.cpp",
      "new_id": "8989a568d8b11f640540028b6861cfc1322a170d",
      "new_mode": 33188,
      "new_path": "Source/astcenc_find_best_partitioning.cpp"
    }
  ]
}
