|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] tools/xl: only use the special "--incoming" name
Tim Deegan writes ("[Xen-devel] [PATCH] tools/xl: only use the special
"--incoming" name on actual migration"):
> tools/xl: only use the special "--incoming" name on actual migration
> and not on every susequent reboot.
Well spotted. However, doesn't this:
> + d_config.c_info.name = strdup(common_domname);
leak the old value of c_info.name ? I don't think we necessarily care
very much so I have applied th patch anyway.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|