qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] gdbstub: Fix fd leak in gdbserver_open() erro


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] gdbstub: Fix fd leak in gdbserver_open() error path
Date: Tue, 3 Jan 2012 10:51:10 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Dec 24, 2011 at 11:37:24PM +0000, Peter Maydell wrote:
> Fix a leak of a file descriptor in error exit paths in
> gdbserver_open().
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
> Of no great consequence, but it was in the pile of coverity complaints
> and it's a trivial fix.
> 
>  gdbstub.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)

Thanks, applied to the trivial patches -next tree:
https://github.com/stefanha/qemu/commits/trivial-patches-next

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]