)]}'
{
  "commit": "135e045659fc6ffcff4084bef7abe5b162d880e4",
  "tree": "7747f7bbe1630158294c4aa302e6b24df2c12c5c",
  "parents": [
    "440af447760a55009b9a00b6168994caccec21b2"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Wed Jun 22 15:19:45 2022 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Wed Jun 22 17:02:27 2022 -0700"
  },
  "message": "Change calcGCD() to use the int64_t type\n\nIf `a` is of the int32_t type and equal to INT_MIN, then `-a` cannot be\nrepresented in int32_t (assuming two\u0027s complement). To allow us to\nnegate INT_MIN, use the int64_t type instead.\n\nFix https://crbug.com/oss-fuzz/48135.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "739066ce6d3aabd76dcfcf1ebb7fca2e613273c6",
      "old_mode": 33188,
      "old_path": "src/avif.c",
      "new_id": "5ee6ea65d2e65b864e97b5c860032ddb46dd1193",
      "new_mode": 33188,
      "new_path": "src/avif.c"
    }
  ]
}
