| John Ferlan | 6b7c5c4 Changeset → | |
| qemu: Fix memory leak in processGuestPanicEvent After processing the processEvent->data for a qemuProcessEventHandler callout, it's expected that the called processEvent->eventType helper will perform the proper free on the data field. In this case it's a qemuMonitorEventPanicInfoPtr. |
||