)]}'
{
  "commit": "cce0bb8ff8a4922da4318a3654f68cfabb4c3ec8",
  "tree": "50d669a4370fded21ddefcfb19370377890c6640",
  "parents": [
    "ca96e367f057c068fb9f016dd7beba55d5d29d81"
  ],
  "author": {
    "name": "Nick Alcock",
    "email": "nick.alcock@oracle.com",
    "time": "Mon Mar 13 17:32:53 2023 +0000"
  },
  "committer": {
    "name": "Nick Alcock",
    "email": "nick.alcock@oracle.com",
    "time": "Fri Mar 24 13:37:32 2023 +0000"
  },
  "message": "libctf: work around an uninitialized variable warning\n\nGCC 11+ complains that sym is uninitialized in ctf_symbol_next.  It\nisn\u0027t, but it\u0027s not quite smart enough to figure that out (it requires\ndomain-specific knowledge of the state of the ctf_next_t iterator\nover multiple calls).\n\nlibctf/\n\t* ctf-lookup.c (ctf_symbol_next): Initialize sym to a suitable\n\tvalue for returning if never reset during the function.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "10ababf14891a35562a1a16b7a62648c7ae07b3e",
      "old_mode": 33188,
      "old_path": "libctf/ctf-lookup.c",
      "new_id": "950c0a809acacee430e187ea39ee2001992072b8",
      "new_mode": 33188,
      "new_path": "libctf/ctf-lookup.c"
    }
  ]
}
