Skip to content
Commit dfc12eb2 authored by Phil Carmody's avatar Phil Carmody Committed by Ingo Molnar
Browse files

sched: Fix memory leak in two error corner cases



If the second in each of these pairs of allocations fails, then the
first one will not be freed in the error route out.

Found by a static code analysis tool.

Signed-off-by: default avatarPhil Carmody <ext-phil.2.carmody@nokia.com>
Acked-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1260448177-28448-1-git-send-email-ext-phil.2.carmody@nokia.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 4ca3ef71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment