)]}'
{
  "commit": "cbc3248e862d0c8c88fbcd47a338b00c2cbdf65f",
  "tree": "85fcb04805ab3360126dfd3422c46240ec6122cb",
  "parents": [
    "6cbaeac8401cdab4308bafb14a8b3498bd6427bc"
  ],
  "author": {
    "name": "Maciej W. Rozycki",
    "email": "macro@redhat.com",
    "time": "Fri Feb 20 17:29:50 2026 +0000"
  },
  "committer": {
    "name": "Maciej W. Rozycki",
    "email": "macro@redhat.com",
    "time": "Fri Feb 20 17:29:50 2026 +0000"
  },
  "message": "LD: Guard `new_afile\u0027 result with assertions\n\nCalls to `new_afile\u0027 can in principle return a NULL pointer.  However\nin `lookup_name\u0027 we dereference the pointer returned without validating\nit first.  Since it\u0027s not supposed to be NULL there except where we have\nhit an internal consistency issue just add an assertion for meaningful\noutput rather than just a segfault.\n\nFor consistency update `cmdline_load_object_only_section\u0027 replacing a\ncall to `abort\u0027 with the same assertion.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9f748f38ed62a40f3faed907c3be8ebd91dbb404",
      "old_mode": 33188,
      "old_path": "ld/ldlang.c",
      "new_id": "ef4715192b498ebe50b01e4651f54cb412e0502c",
      "new_mode": 33188,
      "new_path": "ld/ldlang.c"
    }
  ]
}
