Bug 14358 - found a resource leak in linux-2.6.31/scripts/mod/modpost.c
Summary: found a resource leak in linux-2.6.31/scripts/mod/modpost.c
Status: RESOLVED OBSOLETE
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-10 10:46 UTC by Martin Ettl
Modified: 2013-12-10 16:51 UTC (History)
1 user (show)

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


Attachments
should fix the possible resource leak (495 bytes, patch)
2009-10-10 10:46 UTC, Martin Ettl
Details | Diff

Description Martin Ettl 2009-10-10 10:46:08 UTC
Created attachment 23327 [details]
should fix the possible resource leak

Hello,

during the check with the static code analysis tool cppcheck (available on
soureforge), i found a resource leak in file linux-2.6.31/scripts/mod/modpost.c. See the attached
patch, the fixes this issue.

Best regards

Martin

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