Bug 14359 - found a memory leak in linux-2.6.31/kernel/cred.c
Summary: found a memory leak in linux-2.6.31/kernel/cred.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:53 UTC by Martin Ettl
Modified: 2012-06-13 19:47 UTC (History)
1 user (show)

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


Attachments
should fix the possible memory leak (367 bytes, patch)
2009-10-10 10:53 UTC, Martin Ettl
Details | Diff

Description Martin Ettl 2009-10-10 10:53:50 UTC
Created attachment 23328 [details]
should fix the possible memory leak

Hello,

during the check with the static code analysis tool cppcheck (available on
soureforge), i found a memory leak in file
linux-2.6.31/kernel/cred.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.