diff options
author | Li Zefan <[email protected]> | 2008-12-23 13:57:14 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-12-23 15:58:21 -0800 |
commit | 20ca9b3f4c6dfa0af8dd5b18a64df17eb994b54d (patch) | |
tree | 508c0b887653577a2e28dc238c820178593f0f91 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | e368d3a836797ddf193b1ec18c97407a791d2451 (diff) |
cgroups: avoid accessing uninitialized data in failure path
If cgroup_get_rootdir() failed, free_cg_links() will be called in the
failure path, but tmp_cg_links hasn't been initialized at that time.
I introduced this bug in the 2.6.27 merge window.
Signed-off-by: Li Zefan <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Cc: Paul Menage <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions