commit | 7dd08a570dcf45d52155996fee688405635ee481 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Sat Mar 06 15:02:22 2010 +0300 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 08 14:10:00 2010 -0500 |
tree | 7458eddbaabf695fbaadbbc35d7deb71bfa45ab5 | |
parent | 5fe46e9d733f19a880ef7e516002bd4c2b833e14 [diff] |
nfs: fix unlikely memory leak I'll admit that it's unlikely for the first allocation to fail and the second one to succeed. I won't be offended if you ignore this patch. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>