]> Git Repo - qemu.git/commit - monitor.c
monitor: fix client_migrate_info error handling
authorYonit Halperin <[email protected]>
Sun, 18 Mar 2012 07:42:39 +0000 (09:42 +0200)
committerGerd Hoffmann <[email protected]>
Mon, 19 Mar 2012 12:12:19 +0000 (13:12 +0100)
commit6ec5dae5a49f2933dc9b3925d8054eb380a56d88
tree0716a499563b2a304a536e148ffb909277cbfa98
parentd0638b185c92a3fa8c82c2ef229312e9dbbd555c
monitor: fix client_migrate_info error handling

Report QERR_MISSING_PARAMETER when port is missing. Otherwise
QERR_UNDEFINED_ERROR will occur.

rhbz #795652

Signed-off-by: Yonit Halperin <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
monitor.c
This page took 0.026677 seconds and 4 git commands to generate.