
27 Mar
2013
27 Mar
'13
11:05 a.m.
On 03/27/13 16:00, Viktor Mihajlovski wrote:
On 03/27/2013 03:05 PM, Peter Krempa wrote:
This patch improves the error message after disconnecting from the hypervisor and adds the close callback operations required not to leak the callback reference. --- tools/virsh.c | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-)
Hi Peter, I see a bunch of errors running make check with this patch applied (at least in conjunction with my patches). Mostly: error: Failed to disconnect from the hypervisor, 1 leaked reference(s)
Hmm, let me check. I might have missed some stuff without noticing :/ Peter