Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360854
b: refs/heads/master
c: 3a46741
h: refs/heads/master
v: v3
  • Loading branch information
Tim Gardner authored and Tyler Hicks committed Feb 12, 2013
1 parent 8121410 commit 9de186c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: a07c48ad5be5cbf32a2741f10e6fbf4bbfcaa362
refs/heads/master: 3a46741804a4226cd837d1246eed95d4161f7159
3 changes: 1 addition & 2 deletions trunk/fs/ecryptfs/keystore.c
Original file line number Diff line number Diff line change
Expand Up @@ -1202,8 +1202,7 @@ decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok,
crypt_stat->key_size);
}
out:
if (msg)
kfree(msg);
kfree(msg);
return rc;
}

Expand Down

0 comments on commit 9de186c

Please sign in to comment.