)]}'
{
  "commit": "dd0c018e72c035330cb4bf8aeeb4e7aa0c9e1337",
  "tree": "02938bb504a861dce1be890a3165a708d2d36704",
  "parents": [
    "aa5a36b118ade63ebb189a8a51ef5e9c7ea30505"
  ],
  "author": {
    "name": "Mark Wielaard",
    "email": "mark@klomp.org",
    "time": "Mon Jan 22 00:36:09 2024 +0100"
  },
  "committer": {
    "name": "Mark Wielaard",
    "email": "mark@klomp.org",
    "time": "Mon Jan 22 18:19:43 2024 +0100"
  },
  "message": "binutils: Fix calloc argument order in coffgrok.c\n\nGCC 14 will warn about calling calloc with swapped size and count\narguments.\n\nbinutils-gdb/binutils/coffgrok.c: In function ‘do_sections_p1’:\nbinutils-gdb/binutils/coffgrok.c:116:72: error: ‘xcalloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Werror\u003dcalloc-transposed-args]\n  116 |   struct coff_section *all \u003d (struct coff_section *) (xcalloc (sizeof (struct coff_section),\n      |                                                                        ^~~~~~\nbinutils-gdb/binutils/coffgrok.c:116:72: note: earlier argument should specify number of elements, later size of each element\n\nbinutils/\n\n\t* coffgrok.c (empty_scope): Swap xcalloc arguments.\n\t(empty_symbol): Likewise.\n\t(do_lines): Likewise.\n\t(doit): Likewise.\n\t(coff_grok): Likewise.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4373477ac721efd9951f1fbd68fd81d147d0f3cb",
      "old_mode": 33188,
      "old_path": "binutils/coffgrok.c",
      "new_id": "f52e178be57bd52aff698766bd71e14eb7c04719",
      "new_mode": 33188,
      "new_path": "binutils/coffgrok.c"
    }
  ]
}
