)]}'
{
  "commit": "7e69b66b58434f6e99af4d03378eb4e5ff762047",
  "tree": "ae0b0f65c482ffffc6190efbb6fc0185a3fe1f85",
  "parents": [
    "a068721ade1a76c0b766745006fe9a7b12181911"
  ],
  "author": {
    "name": "John Bowler",
    "email": "jbowler@acm.org",
    "time": "Mon Jun 23 15:07:18 2025 -0700"
  },
  "committer": {
    "name": "Cosmin Truta",
    "email": "ctruta@gmail.com",
    "time": "Sat Jun 28 11:58:35 2025 +0300"
  },
  "message": "fix(apng): Correct `info_rowbytes` in `png_read_reinit`\n\nIn the case where the application has not called `png_read_update_info`,\n`png_ptr-\u003einfo_rowbytes` is 0 and should not be updated.\n\nIn the case where the application has called `png_read_update_info`,\nthe value of `info_ptr-\u003erowbytes` needs to be updated as well as\n`png_ptr-\u003einfo_rowbytes`, so that `png_get_rowbytes` works correctly.\n\nCo-authored-by: Maarten Bent \u003cMaartenBent@users.noreply.github.com\u003e\nReviewed-by: Cosmin Truta \u003cctruta@gmail.com\u003e\nSigned-off-by: John Bowler \u003cjbowler@acm.org\u003e\nSigned-off-by: Cosmin Truta \u003cctruta@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "83e380f5765c98395ac4af4df0a79dba64866d4f",
      "old_mode": 33188,
      "old_path": "pngrutil.c",
      "new_id": "389591db4536735de7b6ffed2d7ce1925d6db527",
      "new_mode": 33188,
      "new_path": "pngrutil.c"
    }
  ]
}
