Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71710
b: refs/heads/master
c: 815f9e3
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Monakhov authored and Alasdair G Kergon committed Oct 20, 2007
1 parent e084cdb commit 57f1ab3
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: 55b42c5ae9c048de25233434afc7b71b01bee9e6
refs/heads/master: 815f9e32709b014a459919176a4f0feebd42731e
1 change: 1 addition & 0 deletions trunk/drivers/md/dm-crypt.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ static int crypt_iv_essiv_ctr(struct crypt_config *cc, struct dm_target *ti,

if (err) {
ti->error = "Error calculating hash in ESSIV";
kfree(salt);
return err;
}

Expand Down

0 comments on commit 57f1ab3

Please sign in to comment.