)]}'
{
  "commit": "ce2197f48d59db89f9ce4c2adfd9d47f0730ecc8",
  "tree": "5ea6c24590db1024fd4eb75c91a33f32b404e9ac",
  "parents": [
    "44b79abd0fa12e7947252eb4c6e5d16ed6033e01"
  ],
  "author": {
    "name": "Magnus Wållberg",
    "email": "magnus@tagpad.net",
    "time": "Mon Dec 08 20:03:40 2025 +1030"
  },
  "committer": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Mon Dec 08 20:08:58 2025 +1030"
  },
  "message": "PR 33676 ld segfaults when using binary input inside NOLOAD\n\nThe code at ldlang.c:2840-2841 checks if the output BFD is ELF format,\nthen unconditionally uses elf_section_type() on the input section\nwithout verifying the input section is also ELF format.\n\nThis was introduced in commit d87be451e (PR ld/32787) which added\nspecial handling for NOLOAD note sections.\n\n\tPR 33676\n\tPR 32787\n\t* ldlang.c (lang_add_section): Check section owner\u0027s BFD\n\tflavour before using elf_section_type.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "53bbff1f2a67bec03b14f1b9521708428a6ed301",
      "old_mode": 33188,
      "old_path": "ld/ldlang.c",
      "new_id": "9963d5eb98fbc0d8ba2540073414941c570e294f",
      "new_mode": 33188,
      "new_path": "ld/ldlang.c"
    }
  ]
}
