Files
kernel/drivers
Jesper Juhl f2912a1223 cciss: fix memory leak
There's a memory leak in the cciss driver.

in alloc_cciss_hba() we may leak sizeof(ctlr_info_t) bytes if a
call to alloc_disk(1 << NWD_SHIFT) fails.
This patch should fix the issue.

Spotted by the Coverity checker.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-31 15:39:43 -07:00
..
2007-07-31 15:39:39 -07:00
2007-07-29 16:53:59 -07:00
2007-07-31 15:39:39 -07:00
2007-07-31 15:39:43 -07:00
2007-07-31 15:39:41 -07:00
2007-07-21 18:37:12 -07:00
2007-07-31 15:39:39 -07:00
2007-07-26 11:11:57 -07:00
2007-07-31 15:39:40 -07:00
2007-07-21 17:49:17 -07:00
2007-07-26 11:11:56 -07:00
2007-07-31 15:39:42 -07:00
2007-07-20 14:25:51 +10:00
2007-07-31 15:39:37 -07:00
2007-07-29 16:53:59 -07:00
2007-07-31 15:39:39 -07:00
2007-07-31 15:39:42 -07:00
2007-07-31 15:39:39 -07:00
2007-07-31 15:39:40 -07:00
2007-07-31 15:39:41 -07:00
2007-07-26 11:11:57 -07:00
2007-07-26 11:35:17 -07:00
2007-07-20 13:39:59 +10:00