Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262702
b: refs/heads/master
c: 99b373f
h: refs/heads/master
v: v3
  • Loading branch information
Tyler Hicks committed Aug 9, 2011
1 parent 5591243 commit c39ed4d
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: 4b6fee17b1758391281ddf5b00328035573f8be1
refs/heads/master: 99b373ff2d1246f64b97a3d449a2fd6018d504e6
2 changes: 1 addition & 1 deletion trunk/fs/ecryptfs/keystore.c
Original file line number Diff line number Diff line change
Expand Up @@ -1973,7 +1973,7 @@ pki_encrypt_session_key(struct key *auth_tok_key,
{
struct ecryptfs_msg_ctx *msg_ctx = NULL;
char *payload = NULL;
size_t payload_len;
size_t payload_len = 0;
struct ecryptfs_message *msg;
int rc;

Expand Down

0 comments on commit c39ed4d

Please sign in to comment.