)]}'
{
  "commit": "163fd9f0872f95366cfe34eb11568934c2d2fe29",
  "tree": "907caa26e431e131195ab3b0fa9c979927072e01",
  "parents": [
    "82faf1d5c8b25375b9029f2d6668135e62455a8c"
  ],
  "author": {
    "name": "Igor Mammedov",
    "email": "imammedo@redhat.com",
    "time": "Fri Feb 23 16:05:22 2024 +0100"
  },
  "committer": {
    "name": "Kevin O\u0027Connor",
    "email": "kevin@koconnor.net",
    "time": "Sun Mar 03 12:40:12 2024 -0500"
  },
  "message": "fix smbios blob length overflow\n\nWhen tables are more than 64K, size of copied tables will be\ntruncated due to cast from u32 to u16, and as result only\na small portion of the tables will be copied in the end.\nThat leads to corrupted tables (a part from QEMU and\nremainder is whatever was in memory block allocated for\nthe tables).\n\nFix it by making qtables_len 32bit int.\n\nSigned-off-by: Igor Mammedov \u003cimammedo@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1c09a785bac946d6b2dbb645f12fd63eead38130",
      "old_mode": 33188,
      "old_path": "src/fw/biostables.c",
      "new_id": "90712d4bdd059f56d4aacbc21a3c7586cf6dfd26",
      "new_mode": 33188,
      "new_path": "src/fw/biostables.c"
    }
  ]
}
