)]}'
{
  "commit": "eb915c763e4b95dd4a9d32763fd449459742e053",
  "tree": "9b34d1bd540345cafa674f16d5489f11276d612b",
  "parents": [
    "ef7a3e85790bdfd0e90fdf8c94f91ce19da474de"
  ],
  "author": {
    "name": "Zongmin Zhou",
    "email": "zhouzongmin@kylinos.cn",
    "time": "Thu Mar 19 16:24:32 2026 +0800"
  },
  "committer": {
    "name": "Will Deacon",
    "email": "will@kernel.org",
    "time": "Thu Mar 19 15:27:37 2026 +0000"
  },
  "message": "vfio: Fix memory leak in vfio_group_create()\n\nWhen snprintf() fails in vfio_group_create(), the function returns\nNULL without freeing the allocated \u0027group\u0027 structure, causing a memory\nleak.\nFix this by jumping to the existing err_free_group label.\n\nSigned-off-by: Zongmin Zhou \u003czhouzongmin@kylinos.cn\u003e\nSigned-off-by: Will Deacon \u003cwill@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8f884898a3a7aefa2c0b130874753f2741db32b5",
      "old_mode": 33188,
      "old_path": "vfio/core.c",
      "new_id": "fbe0098b275884beaf11d4e7fce5382a7d04813c",
      "new_mode": 33188,
      "new_path": "vfio/core.c"
    }
  ]
}
