• J
    libxl: fix leaking libxl events · a2619bb1
    Jim Fehlig 提交于
    libxl expects the event handler to free the event passed to it.  From
    libxl_event.h:
    
       event becomes owned by the application and must be freed, either
       by event_occurs or later
    a2619bb1
libxl_driver.c 129.9 KB