Bug 10452

Summary: Memory leak for "m" at [linux-2.6.24.4/drivers/video/uvesafb.c:184]
Product: Drivers Reporter: Daniel Marjamäki (danielm77)
Component: Video(Other)Assignee: drivers_video-other
Status: RESOLVED CODE_FIX    
Severity: normal CC: akpm, randy.dunlap
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.24.4 Subsystem:
Regression: --- Bisected commit-id:

Description Daniel Marjamäki 2008-04-13 23:32:18 UTC
[linux-2.6.24.4/drivers/video/uvesafb.c:184]: Memory leak: m

The "Bail out" code doesn't deallocate the local variable "m".
Comment 1 Andrew Morton 2008-04-13 23:34:45 UTC
Please email me a patch?
Comment 2 Andrew Morton 2008-04-14 20:00:44 UTC
I queued a fix, thanks.