)]}'
{
  "commit": "a5078bf8d0e7c01eab670cfc1cfe7b9fb065e931",
  "tree": "3f780039366eef2d48a26989cb9ae7f21d8899a8",
  "parents": [
    "c62663e8429ee42518950ebcff3470be95ff49a3"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon Sep 24 18:39:56 2018 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon Oct 08 14:57:52 2018 -0700"
  },
  "message": "row_mt worker should check for bit reader overflow\n\nThis is the row_mt version of bug oss-fuzz:9663. The row_mt worker\nshould also check if the entropy decoder has read beyond the end of the\ndata buffer.\n\nMove most of the code inside the first while loop in\nrow_mt_worker_hook() to the new parse_tile_row_mt() function. The check\nfor bit reader overflow is performed in parse_tile_row_mt(). One reason\nfor adding the new parse_tile_row_mt() function is to highlight its\nsimilarity to the decode_tile() function,\n\nMove the set_decode_func_pointers(td, 0x1) call in row_mt_worker_hook()\nfrom inside the first while loop to the outside, so that it is called\nonly once.\n\nBUG\u003doss-fuzz:10646,oss-fuzz:9663\n\nChange-Id: I39735bb7dd8b879985e6cf87e8a24b9dbcd01a34\n(cherry picked from commit fe9ce8d6c9a26057d77def3e8dde4d87c63b642c)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "81cd879a128f996b2c49a08c3624f4aae059a9ef",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodeframe.c",
      "new_id": "04e9d63b2c8de0d7c06b3cdd1b6404a1af86ff0e",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodeframe.c"
    }
  ]
}
