)]}'
{
  "commit": "087abed56af145c5e73a1645caca58a0d2f77b26",
  "tree": "8f106d52d1fb91c32323610bcfa4e9b5f24e9c3c",
  "parents": [
    "64961d5aca8c28a8d1e1afe203da407c93a410d0"
  ],
  "author": {
    "name": "Diksha Singh",
    "email": "diksha.singh@ittiam.com",
    "time": "Tue Dec 27 15:22:22 2022 +0530"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Thu Jan 19 03:45:28 2023 +0000"
  },
  "message": "Fix address sanitizer issue in av1_wiener_convolve_add_src_neon\n\nThis CL fixes heap-buffer-overflow error in\nav1_wiener_convolve_add_src_neon() for unit test\nNEON/AV1HiprecConvolveTest.CheckOutput/8.\n\nThe intrinsic function processes eight or four rows per iteration\nfor a given height. Hence, for some odd heights the function may\nprocess more rows than actual height which causes overflow error.\nThis CL resolves the issue by facilitating single row processing\nfor odd heights.\n\nAt module level, the scaling numbers are similar to the parent CL.\n\nChange-Id: I934f2853c88bee0d6f6c9baa9c510db16cf6e6ee\n(cherry picked from commit 876d70156206bc1b016f2d24d28fda5f3fde89b4)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "06e7555f54cd35c459cdda2ce4f28fd93fa4ad2b",
      "old_mode": 33188,
      "old_path": "av1/common/arm/wiener_convolve_neon.c",
      "new_id": "0a12c88371bdb9ba5b673ca1df62600ac59c24ab",
      "new_mode": 33188,
      "new_path": "av1/common/arm/wiener_convolve_neon.c"
    }
  ]
}
