)]}'
{
  "commit": "a388feed3d4662623749a2e991ea802000cf74b7",
  "tree": "cad5a4f7c93328e2a9fbcc630a12b6a3070462fc",
  "parents": [
    "f72c4fa3d53b06992259293377ce17dad05c8701"
  ],
  "author": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Thu May 01 14:43:46 2025 +0930"
  },
  "committer": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Thu May 01 22:50:35 2025 +0930"
  },
  "message": "asan: null pointer as arg 2 of memcpy\n\nReplace xmalloc+memcpy+free with xrealloc, avoiding the asan warning\non the initial allocation where we had memcpy(p,0,0).\n\n\t* cg_arcs.c (arc_add): Use xrealloc.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a19686b2710e877330ee23b58c228c10126837fa",
      "old_mode": 33188,
      "old_path": "gprof/cg_arcs.c",
      "new_id": "9085be08e5e3f14eba4b960283d4952f0cc1750d",
      "new_mode": 33188,
      "new_path": "gprof/cg_arcs.c"
    }
  ]
}
