)]}'
{
  "commit": "ee3d05d826a1120ecf3d78b793866c361ebdbe2a",
  "tree": "69a6a128c0950c6a1ec6ff878d17c7ece545540f",
  "parents": [
    "7d85d17bbebc2ea667606040871a0e79c37c192e"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Fri Dec 16 15:09:57 2022 -0800"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Thu Jan 19 04:13:42 2023 +0000"
  },
  "message": "Don\u0027t read 8 bytes from a 3-byte array\n\nThe elements of the av1_fwd_txfm_shift_ls array point to 3-byte (global)\narrays. It is unsafe to read from a 3-byte array using vld1_s8(), which\nreads 8 bytes.\n\nThis bug was introduced when av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c\nwas added in https://aomedia-review.googlesource.com/c/aom/+/110221.\nASan reported global-buffer-overflow errors.\n\nChange-Id: I53f06dba6b6be3e7216c4f2359e1060cf9d7fd87\n(cherry picked from commit 582d2fd1e9b6a212cb7d30bcf63d3c1e78aa8fca)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed5868138c503bf1a4221869add420e5b32389a9",
      "old_mode": 33188,
      "old_path": "av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c",
      "new_id": "8a282b34ddd97a938a8c685ab818f16f27fb363c",
      "new_mode": 33188,
      "new_path": "av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c"
    }
  ]
}
