From: Paolo 'Blaisorblade' Giarrusso Date: Fri, 24 Feb 2006 21:03:56 +0000 (-0800) Subject: [PATCH] uml: os_connect_socket error path fixup X-Git-Tag: v2.6.16-rc5~45 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc1561ac019ff7b6f75c5175abd2ec65c8dbd581;p=pandora-kernel.git [PATCH] uml: os_connect_socket error path fixup Fix an fd leak and a return of -1 instead of -errno in the error path - this showed up in intensive testing of HPPFS, the os_connect_socket user. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Acked-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed