Re: [Qemu-devel] [PATCH 1/2] NBD: Avoid leaking a couple of strings when the NBD device is closed

2011-05-03 Thread Stefan Hajnoczi
On Thu, Apr 28, 2011 at 4:20 PM, n...@bytemark.co.uk wrote: From: Nick Thomas n...@bytemark.co.uk Signed-off-by: Nick Thomas n...@bytemark.co.uk ---  block/nbd.c |    4  1 files changed, 4 insertions(+), 0 deletions(-) Reviewed-by: Stefan Hajnoczi stefa...@linux.vnet.ibm.com

[Qemu-devel] [PATCH 1/2] NBD: Avoid leaking a couple of strings when the NBD device is closed

2011-04-28 Thread nick
From: Nick Thomas n...@bytemark.co.uk Signed-off-by: Nick Thomas n...@bytemark.co.uk --- block/nbd.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/block/nbd.c b/block/nbd.c index 1d6b225..7a52f62 100644 --- a/block/nbd.c +++ b/block/nbd.c @@ -239,6 +239,10 @@ static