Revision 7267c094 usb-bsd.c

b/usb-bsd.c
290 290

  
291 291
    close(s->devfd);
292 292

  
293
    qemu_free(s);
293
    g_free(s);
294 294
}
295 295

  
296 296
static int usb_host_initfn(USBDevice *dev)

Also available in: Unified diff