Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127434
b: refs/heads/master
c: 2bd9e7b
h: refs/heads/master
v: v3
  • Loading branch information
Krishna Kumar authored and J. Bruce Fields committed Jan 6, 2009
1 parent ccd1b39 commit 37b65f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9346eff0dea1e5855fba25c9fe639d92a4db3135
refs/heads/master: 2bd9e7b62e6e1da3f881c40c73d93e9a212ce6de
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4recover.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@ nfs4_make_rec_clidname(char *dname, struct xdr_netobj *clname)

md5_to_hex(dname, cksum.data);

kfree(cksum.data);
status = nfs_ok;
out:
kfree(cksum.data);
crypto_free_hash(desc.tfm);
out_no_tfm:
return status;
Expand Down

0 comments on commit 37b65f0

Please sign in to comment.