• D
    Fix a couple of problems in last patch · a7d1eb3c
    Daniel Veillard 提交于
    Those were pointed by DanB in his review but not yet fixed
    
    * src/qemu/qemu_driver.c: qemudWaitForMonitor() use EnterMonitorWithDriver()
      and ExitMonitorWithDriver() there
    * src/qemu/qemu_monitor_text.c: checking fro strdu failure and hash
      table add error in qemuMonitorTextGetPtyPaths()
    a7d1eb3c
qemu_monitor_text.c 47.4 KB