Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32653
b: refs/heads/master
c: 2e82636
h: refs/heads/master
i:
  32651: c5828b9
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jul 15, 2006
1 parent f4a3f0c commit 96cd1c3
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: 3a5f5e488ceee9e08df3dff3f01b12fafc9e7e68
refs/heads/master: 2e82636a3dd8d3cf1ba87380608da4f6a0f6ec47
1 change: 1 addition & 0 deletions trunk/drivers/char/tpm/tpm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,7 @@ struct tpm_chip *tpm_register_hardware(struct device *dev, const struct tpm_vend
put_device(dev);
clear_bit(chip->dev_num, dev_mask);
kfree(chip);
kfree(devname);
return NULL;
}

Expand Down

0 comments on commit 96cd1c3

Please sign in to comment.