Bug 14371 - found a resource leak in file linux-2.6.31/arch/powerpc/boot/hack-coff.c
Summary: found a resource leak in file linux-2.6.31/arch/powerpc/boot/hack-coff.c
Status: CLOSED INVALID
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-11 20:06 UTC by Martin Ettl
Modified: 2012-06-13 19:52 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.31
Subsystem:
Regression: No
Bisected commit-id:


Attachments
should fix the possible resource leak (331 bytes, patch)
2009-10-11 20:06 UTC, Martin Ettl
Details | Diff

Description Martin Ettl 2009-10-11 20:06:22 UTC
Created attachment 23345 [details]
should fix the possible resource leak

Hello,

during the check with the static code analysis tool cppcheck (available on
sourceforge:: https://sourceforge.net/projects/cppcheck/), i found a possible
resource leak in file 
linux-2.6.31/arch/powerpc/boot/hack-coff.c. See the attached
patch, the fixes this issue.

Best regards

Note You need to log in before you can comment on or make changes to this bug.