)]}'
{
  "commit": "c23a7e623209dae6fb36366c2e717690c9bfa042",
  "tree": "96b4062a7cc33053fe3f9631de1b9f29dfe1b641",
  "parents": [
    "4d3bf7838f555f4da67c59f3b302750ac3a87ae8"
  ],
  "author": {
    "name": "Paul Eggert",
    "email": "eggert@cs.ucla.edu",
    "time": "Mon Aug 05 01:21:09 2024 -0700"
  },
  "committer": {
    "name": "Paul Smith",
    "email": "psmith@gnu.org",
    "time": "Mon Sep 02 14:43:24 2024 -0400"
  },
  "message": "Prefer memcpy to strncpy if either will do\n\nstrncpy is trickier and a bit slower.\n* src/function.c (func_realpath, func_abspath):\n* src/misc.c (xstrndup):\nPrefer memcpy or mempcpy to strncpy when the source length is known.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf4f2abbba8a1b88efb1b8d90b045b6e484e987c",
      "old_mode": 33188,
      "old_path": "src/function.c",
      "new_id": "133e33a3abac0f9ef51ffb058410298c7d45d9f9",
      "new_mode": 33188,
      "new_path": "src/function.c"
    },
    {
      "type": "modify",
      "old_id": "9e41a546307f3a6db960fa1801361bd9b4cfad93",
      "old_mode": 33188,
      "old_path": "src/misc.c",
      "new_id": "b36248f0d07495208f8553504215fc277dadfc65",
      "new_mode": 33188,
      "new_path": "src/misc.c"
    }
  ]
}
