)]}'
{
  "commit": "40cdadfefda3b930a64e5db0aae220bd00ce4ea7",
  "tree": "07bf8e6d296a044184ebc8db34b275a486ed5751",
  "parents": [
    "eca2c16212ef9dcb0871de39bb9d1c2efebe76be"
  ],
  "author": {
    "name": "Marc-André Lureau",
    "email": "marcandre.lureau@redhat.com",
    "time": "Mon Jul 06 12:54:21 2026 +0400"
  },
  "committer": {
    "name": "Marc-André Lureau",
    "email": "marcandre.lureau@redhat.com",
    "time": "Fri Jul 17 15:52:31 2026 +0400"
  },
  "message": "i386/tdx: fix uninitialized variable warning in tdx_check_features\n\ntdx_fetch_cpuid() only sets the output ret parameter on the error\npath. GCC cannot prove that r is always initialized before use in\nthe caller, triggering -Werror\u003dmaybe-uninitialized.\n\nInitialize r to -1 to silence the warning.\n\nFixes: 228e40f33048 (\"i386/tdx: Fetch and validate CPUID of TD guest\")\nReviewed-by: Philippe Mathieu-Daudé \u003cphilmd@oss.qualcomm.com\u003e\nSigned-off-by: Marc-Andre Lureau \u003cmarcandre.lureau@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c9c3b05d5fe8c0454e0ac144492b65884303dd87",
      "old_mode": 33188,
      "old_path": "target/i386/kvm/tdx.c",
      "new_id": "8294dbde3aa8a41886490b648cf196df54d6c6ac",
      "new_mode": 33188,
      "new_path": "target/i386/kvm/tdx.c"
    }
  ]
}
