On Sat, Dec 24, 2011 at 11:47:11PM +0000, Peter Maydell wrote: > Fix a leak of a file descriptor due to missing closesocket() calls > in error paths in net_socket_listen_init(). > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > Coverity again... > > net/socket.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