)]}'
{
  "commit": "6ff9c4e5855ce5a3e138d733ccbfb01ad29a0455",
  "tree": "6e0a71714f938eccaf73e37b23ce904fabd7ca03",
  "parents": [
    "46459a75e7fa9c5fa1c5d6fd076e141646f765c1"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Tue Jul 13 15:22:42 2021 -0700"
  },
  "committer": {
    "name": "Joe Drago",
    "email": "joedrago@gmail.com",
    "time": "Tue Jul 13 15:27:16 2021 -0700"
  },
  "message": "Move an assertion next to the dependent statement\n\nIn avifCodecDecodeInputFillFromDecoderItem(), the assertion\n\n        assert(lselProp-\u003eu.lsel.layerID \u003c MAX_AV1_LAYER_COUNT);\n\nis apparently intended to ensure that the following uint8_t cast is\nsafe:\n\n        sample-\u003espatialID \u003d (uint8_t)lselProp-\u003eu.lsel.layerID;\n\nSo move the assertion next to that statement.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c77944ca9761e2349d8ace47eb560a36b491d89c",
      "old_mode": 33188,
      "old_path": "src/read.c",
      "new_id": "6c3368bc42b511260d35539039597c0c2681db08",
      "new_mode": 33188,
      "new_path": "src/read.c"
    }
  ]
}
