Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188203
b: refs/heads/master
c: 7dd08a5
h: refs/heads/master
i:
  188201: 8627bc3
  188199: 85d5683
v: v3
  • Loading branch information
Dan Carpenter authored and Trond Myklebust committed Mar 8, 2010
1 parent 97cceae commit 87cdbe6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5fe46e9d733f19a880ef7e516002bd4c2b833e14
refs/heads/master: 7dd08a570dcf45d52155996fee688405635ee481
1 change: 1 addition & 0 deletions trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -5107,6 +5107,7 @@ static int nfs41_proc_async_sequence(struct nfs_client *clp,
res = kzalloc(sizeof(*res), GFP_KERNEL);
if (!args || !res) {
kfree(args);
kfree(res);
nfs_put_client(clp);
return -ENOMEM;
}
Expand Down

0 comments on commit 87cdbe6

Please sign in to comment.