)]}'
{
  "commit": "b4745472b686482107c1a8d65ae99a434cd3fb5e",
  "tree": "0d2222080a4f7728666d1879f7c151396398a1a7",
  "parents": [
    "3d53d4603eb467b90b81562a6f0f6d5259793944"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "andrew.burgess@embecosm.com",
    "time": "Wed Sep 15 11:24:49 2021 +0100"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "andrew.burgess@embecosm.com",
    "time": "Wed Sep 15 11:32:33 2021 +0100"
  },
  "message": "bfd: fix incorrect type used in sizeof\n\nNoticed in passing that we used \u0027sizeof (char **)\u0027 when calculating\nthe size of a list of \u0027char *\u0027 pointers.  Of course, this isn\u0027t really\ngoing to make a difference anywhere, but we may as well be correct.\n\nThere should be no user visible changes after this commit.\n\nbfd/ChangeLog:\n\n\t* archures.c (bfd_arch_list): Use \u0027char *\u0027 instead of \u0027char **\u0027\n\twhen calculating space for a string list.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a69b50c6199217146075e46de2d35c75ee86b042",
      "old_mode": 33188,
      "old_path": "bfd/ChangeLog",
      "new_id": "83d3f637022204a58d731c25a2f0746b95b5fd6c",
      "new_mode": 33188,
      "new_path": "bfd/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "390691bfba17aa076f4c6e940626e8a5dc614bc9",
      "old_mode": 33188,
      "old_path": "bfd/archures.c",
      "new_id": "31a41a1d863a4b14c828a736973fe84dd834b70d",
      "new_mode": 33188,
      "new_path": "bfd/archures.c"
    }
  ]
}
