)]}'
{
  "commit": "86fd34fde15021bb9157b7da55316c34f8c9fe1d",
  "tree": "5cd8d02da9cd1725aa1268e5816e3ffd42f07f88",
  "parents": [
    "4b04e01284f29a3d0e94fa0e0dd6a11be71c9a65"
  ],
  "author": {
    "name": "Nick Alcock",
    "email": "nick.alcock@oracle.com",
    "time": "Tue Jul 30 12:28:04 2024 +0100"
  },
  "committer": {
    "name": "Nick Alcock",
    "email": "nick.alcock@oracle.com",
    "time": "Wed Jul 31 21:10:06 2024 +0100"
  },
  "message": "libctf: fix ctf_archive_count return value on big-endian\n\nThis failed to properly byteswap its return value.\n\nThe ctf_archive format predates the idea of \"just write natively and\nflip on open\", and byteswaps all over the place.  It\u0027s too easy to\nforget one.  The next revision of the archive format (not versioned,\nso we just tweak the magic number instead) should be native-endianned\nlike the dicts inside it are.\n\nlibctf/\n\t* ctf-archive.c (ctf_archive_count): Byteswap return value.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0034bf0982a5189d77e99c2037d46584acf0e0d3",
      "old_mode": 33188,
      "old_path": "libctf/ctf-archive.c",
      "new_id": "b73999cacb59661a98bbd98a6ada449e99b7da2c",
      "new_mode": 33188,
      "new_path": "libctf/ctf-archive.c"
    }
  ]
}
