)]}'
{
  "commit": "7c99824b7d47852c328298f114cda001ec70c4f8",
  "tree": "3227b552f4ca22c36af857ef4c5b5e2a72b3f8d7",
  "parents": [
    "a1d24bae455a25fc30a3a738a5347711af49a9c3"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Wed Jan 07 10:52:46 2026 -0800"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Wed Jan 07 17:29:59 2026 -0800"
  },
  "message": "av1_lowbd_inv_txfm2d_add_avx2: default case only\n\nIf the default case is used after all valid cases have been exhausted,\nthe default case implies tx_size is an invalid value of TX_SIZE (\u003e 18),\nso we should not call lowbd_inv_txfm2d_add_universe_avx2(), which uses\nthe tx_size parameter as an index into an array of size TX_SIZES_ALL\n(19).\n\nInstead, use the default case only and assert that tx_size is valid.\nThen it is safe to call lowbd_inv_txfm2d_add_universe_avx2().\n\nFixes Coverity defect CID 556375 (Out-of-bounds access).\n\nChange-Id: I8440862da31d497d9a9c603f355123b4255f13f7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "edee0952660fe9a3c3869acc53d42a3034cd2802",
      "old_mode": 33188,
      "old_path": "av1/common/x86/av1_inv_txfm_avx2.c",
      "new_id": "78ea98a26b7014a109f3335eb2931fd14fac9bf5",
      "new_mode": 33188,
      "new_path": "av1/common/x86/av1_inv_txfm_avx2.c"
    }
  ]
}
