git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baf14aa
)
NLM: Fix a memory leak in nlmsvc_testlock
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 15:04:57 +0000
(11:04 -0400)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 9 Oct 2007 19:38:26 +0000
(12:38 -0700)
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 <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found