Bug 11364 - [linux-2.6/arch/powerpc/sysdev/qe_lib/ucc_fast.c:211]: Memory leak: uccf
Summary: [linux-2.6/arch/powerpc/sysdev/qe_lib/ucc_fast.c:211]: Memory leak: uccf
Status: CLOSED CODE_FIX
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: PPC-64 (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Tony Breeds
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-17 10:58 UTC by Daniel Marjamäki
Modified: 2008-09-26 06:25 UTC (History)
3 users (show)

See Also:
Kernel Version: latest git tree
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Daniel Marjamäki 2008-08-17 10:58:37 UTC
Latest working kernel version:
Earliest failing kernel version:
Distribution:
Hardware Environment:
Software Environment:
Problem Description:

Steps to reproduce:
Comment 1 Daniel Marjamäki 2008-08-17 11:00:42 UTC
The 'uccf' variable is not deallocated before 'return -ENOMEM' is called.
Comment 2 Tony Breeds 2008-08-17 21:01:36 UTC
(In reply to comment #1)
> The 'uccf' variable is not deallocated before 'return -ENOMEM' is called.
> 

Patch at: http://patchwork.ozlabs.org/linuxppc/patch?id=20197

If this is taken my Paulus, I'll close the bug.

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