)]}'
{
  "commit": "6fcad835fbd1cba379f34ecb96755888d21a98df",
  "tree": "a0c97935f631f25ba42edb611f9282c20ce5fb0a",
  "parents": [
    "9ac2af6c3d88c7c2848cc502c3b0bb01ea452c58"
  ],
  "author": {
    "name": "Cheng Chen",
    "email": "chengchen@google.com",
    "time": "Mon Jan 22 16:59:05 2024 -0800"
  },
  "committer": {
    "name": "Cheng Chen",
    "email": "chengchen@google.com",
    "time": "Tue Jan 23 18:06:14 2024 +0000"
  },
  "message": "Zero initialize an array in cdef search\n\nThis array was not initialized.\n\nThe array is supposed to store the best corresponding cdef filter\nstrength. And its value is an index of another array.\n\nWithout the initialization, this might lead to out of bound access\nto the other array.\n\nChange-Id: Id65c448f479865992ada0b09ff6e97b2d2ac3362\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "232a2f9edb6513a7b6f77d417003d406ba0652e4",
      "old_mode": 33188,
      "old_path": "av1/encoder/pickcdef.c",
      "new_id": "ed5fa55f174023dd7e747a0b2b99da5d429b573b",
      "new_mode": 33188,
      "new_path": "av1/encoder/pickcdef.c"
    }
  ]
}
