)]}'
{
  "commit": "55e3926e79937da55da3eaad3b15b4c099071976",
  "tree": "74d5010cece6e8cb4cde5c92d70acc0c090ba6ef",
  "parents": [
    "79fa3c401c650521ff771f86810597dd3d3bf75c"
  ],
  "author": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Wed Oct 06 09:54:56 2021 +1030"
  },
  "committer": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Wed Oct 06 11:24:29 2021 +1030"
  },
  "message": "PR28401, invalid section name lookup\n\nThe PR28401 testcase has a section named \"\", ie. an empty string.\nThis results in some silly behaviour in load_debug_section, and\ndump_dwarf_section.  Fix that.  Note that this patch doesn\u0027t correct\nthe main complaint in PR28401, \"failed to allocate\", since malloc\nfailures on sections having huge bogus sizes are to be expected.  We\ncan\u0027t safely catch all such cases by comparing with file size, for\nexample, where sections contain compressed data.\n\n\tPR 28401\n\t* objdump.c (load_debug_section): Don\u0027t attempt to retrieve\n\tempty name sections.\n\t(dump_dwarf_section): Likewise.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "27bfb4203997869b294e4dbc4c55709f5f57f269",
      "old_mode": 33188,
      "old_path": "binutils/objdump.c",
      "new_id": "fdffb8d5263ddf6befc50ccd40ef3e5072aec979",
      "new_mode": 33188,
      "new_path": "binutils/objdump.c"
    }
  ]
}
