)]}'
{
  "commit": "69d4e746b3a899b90d2cbf422a3ce764cf51cfbe",
  "tree": "2267c4b15cdb9de85ed00309b77e4d7805bbb343",
  "parents": [
    "9d177b7f87d96d1ed8fd16e222a37bd1ac8a0cd8"
  ],
  "author": {
    "name": "David Woodhouse",
    "email": "dwmw@amazon.co.uk",
    "time": "Wed Apr 12 19:51:01 2023 +0100"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Thu Apr 13 10:09:31 2023 +0100"
  },
  "message": "hw/xen: Fix double-free in xen_console store_con_info()\n\nCoverity spotted a double-free (CID 1508254); we g_string_free(path) and\nthen for some reason immediately call free(path) too.\n\nWe should just use g_autoptr() for it anyway, which simplifies the code\na bit.\n\nFixes: 7a8a749da7d3 (\"hw/xen: Move xenstore_store_pv_console_info to xen_console.c\")\nSigned-off-by: David Woodhouse \u003cdwmw@amazon.co.uk\u003e\nReviewed-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c7a19c0e7ce16f0f044a8d3b0931c091061e9784",
      "old_mode": 33188,
      "old_path": "hw/char/xen_console.c",
      "new_id": "810dae3f44e53202f12ad1360f0e2be951ee9c11",
      "new_mode": 33188,
      "new_path": "hw/char/xen_console.c"
    }
  ]
}
