)]}'
{
  "commit": "bba4427b5dfba7f9cdab8fa2cac1399fceda3058",
  "tree": "43623fe5090e30a8aa205bb428ac46562abf2ce1",
  "parents": [
    "c23a7e623209dae6fb36366c2e717690c9bfa042"
  ],
  "author": {
    "name": "Paul Eggert",
    "email": "eggert@cs.ucla.edu",
    "time": "Mon Aug 05 01:30:44 2024 -0700"
  },
  "committer": {
    "name": "Paul Smith",
    "email": "psmith@gnu.org",
    "time": "Mon Sep 02 14:43:24 2024 -0400"
  },
  "message": "Fix unlikely pointer overflow in abspath\n\n* src/function.c (abspath): len is now ptrdiff_t,\nto avoid GCC warning about comparing signed to unsigned.\nIt really is a pointer difference, after all.\nRejigger comparision to avoid undefined behavior\nif dest + len is an invalid pointer.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "133e33a3abac0f9ef51ffb058410298c7d45d9f9",
      "old_mode": 33188,
      "old_path": "src/function.c",
      "new_id": "b4c38052dd2b32d074c1c0cfc88feb406df7d33e",
      "new_mode": 33188,
      "new_path": "src/function.c"
    }
  ]
}
