Bug 11425
Summary: | [linux-2.6/drivers/char/tpm/tpm.c:1208]: Memory leak: devname | ||
---|---|---|---|
Product: | Drivers | Reporter: | Daniel Marjamäki (danielm77) |
Component: | Other | Assignee: | Randy Dunlap (randy.dunlap) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | alan, randy.dunlap |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | latest git tree | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Relesae memory on init failure. |
Description
Daniel Marjamäki
2008-08-25 10:56:07 UTC
Shouldn't all of the "return NULL" locations also free chip and devname? Created attachment 17680 [details]
Relesae memory on init failure.
|