From: Trond Myklebust Date: Tue, 9 Oct 2007 15:04:57 +0000 (-0400) Subject: NLM: Fix a memory leak in nlmsvc_testlock X-Git-Tag: v2.6.23~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d85430424d44e946e0946bfaad607115510989;p=pandora-kernel.git NLM: Fix a memory leak in nlmsvc_testlock The recent fix for a circular lock dependency unfortunately introduced a potential memory leak in the event where the call to nlmsvc_lookup_host fails for some reason. Thanks to Roel Kluin for spotting this. Signed-off-by: Trond Myklebust Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed