)]}'
{
  "commit": "08d49df0dbaacc220a099dbfb644e1dc0eda57be",
  "tree": "b9cfaffd539431a0fff4c562dd081019eb068a34",
  "parents": [
    "ee09f84e6bf5383a23c9624115c26b72aa1e076c"
  ],
  "author": {
    "name": "Alberto Garcia",
    "email": "berto@igalia.com",
    "time": "Mon Jun 08 11:12:15 2015 +0200"
  },
  "committer": {
    "name": "Gerd Hoffmann",
    "email": "kraxel@redhat.com",
    "time": "Tue Jun 09 10:25:21 2015 +0200"
  },
  "message": "sdl2: fix crash in handle_windowevent() when restoring the screen size\n\nThe Ctrl-Alt-u keyboard shortcut restores the screen to its original\nsize. In the SDL2 UI this is done by destroying the window and\ncreating a new one. The old window emits SDL_WINDOWEVENT_HIDDEN when\nit\u0027s destroyed, but trying to call SDL_GetWindowFromID() from that\nevent\u0027s window ID returns a null pointer. handle_windowevent() assumes\nthat the pointer is never null so it results in a crash.\n\nCc: qemu-stable@nongnu.org\nSigned-off-by: Alberto Garcia \u003cberto@igalia.com\u003e\nSigned-off-by: Gerd Hoffmann \u003ckraxel@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d601798ea2751f9ddbffb7b0118060e546bfd95",
      "old_mode": 33188,
      "old_path": "ui/sdl2.c",
      "new_id": "5cb75aa364090aa5f1c90d3c8cea422c3c1ce548",
      "new_mode": 33188,
      "new_path": "ui/sdl2.c"
    }
  ]
}
