Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56625
b: refs/heads/master
c: 29059d1
h: refs/heads/master
i:
  56623: 3ee4d3f
v: v3
  • Loading branch information
Herbert Xu committed May 18, 2007
1 parent dce988e commit 6fe6c58
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: d158325e407864793c5b0fbc85c74702753333b9
refs/heads/master: 29059d12e0c7f349aca6993acac20c5efbe13b81
2 changes: 1 addition & 1 deletion trunk/crypto/tcrypt.c
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ static int test_hash_cycles(struct hash_desc *desc, char *p, int blen,
if (ret)
goto out;
}
crypto_hash_final(desc, out);
ret = crypto_hash_final(desc, out);
if (ret)
goto out;
}
Expand Down

0 comments on commit 6fe6c58

Please sign in to comment.