)]}'
{
  "commit": "456f78a3b2d3eacb8ca4193b79129b23785e41e9",
  "tree": "6bd7c4c7c7aabee61d425eef9c3b73cf6169e0ca",
  "parents": [
    "4b401005559a8b4658ba155de72d743630178a0a"
  ],
  "author": {
    "name": "Vignesh Venkatasubramanian",
    "email": "vigneshv@google.com",
    "time": "Wed Nov 15 15:22:49 2023 -0800"
  },
  "committer": {
    "name": "Vignesh Venkatasubramanian",
    "email": "vigneshvg@users.noreply.github.com",
    "time": "Wed Nov 15 16:15:57 2023 -0800"
  },
  "message": "Do not store potentially invalid pointers\n\nCalling avifMetaFindItem() could invalidate all the\nexisting item pointers that are being stored by the caller (since\nthe function could resize the item array).\n\nThis patch fixes avifDecoderReset by updating the locally stored\npointer after call to avifMetaFindItem.\n\nThis is a manual cherry-pick of commit `2041109` on to the v1.0.x\nbranch.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3d8ffe28810aece5078b6efa0b19ec3b5d1a03c5",
      "old_mode": 33188,
      "old_path": "src/read.c",
      "new_id": "0fd5d3fe48fb28657c435b63a11e578d86a3e000",
      "new_mode": 33188,
      "new_path": "src/read.c"
    }
  ]
}
