Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284439
b: refs/heads/master
c: 35f1526
h: refs/heads/master
i:
  284437: 6dc3a7f
  284435: 3ce2efb
  284431: d9d08f5
v: v3
  • Loading branch information
Sascha Hauer authored and Linus Torvalds committed Jan 13, 2012
1 parent ff7c1d8 commit d0f83ca
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: c755201eb5c1e09f3477d0e83ae1e3aadac0e8d1
refs/heads/master: 35f1526845a9d804206883e19bd257d3dcef758f
2 changes: 1 addition & 1 deletion trunk/lib/decompress_unlzo.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ STATIC inline int INIT unlzo(u8 *input, int in_len,
ret = 0;
exit_2:
if (!input)
free(in_buf);
free(in_buf_save);
exit_1:
if (!output)
free(out_buf);
Expand Down

0 comments on commit d0f83ca

Please sign in to comment.