Bug 14363 - found a possible resource leak in file linux-2.6.31/arch/um/drivers/xterm.c
Summary: found a possible resource leak in file linux-2.6.31/arch/um/drivers/xterm.c
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 11:27 UTC by Martin Ettl
Modified: 2012-06-13 19:51 UTC (History)
1 user (show)

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


Attachments
should fix the issue (387 bytes, patch)
2009-10-10 11:27 UTC, Martin Ettl
Details | Diff

Description Martin Ettl 2009-10-10 11:27:06 UTC
Created attachment 23332 [details]
should fix the issue

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/um/drivers/xterm.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.