diff options
author | David Woodhouse <[email protected]> | 2013-03-14 13:21:00 +0000 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2013-03-18 11:40:12 +0000 |
commit | fe9ab00f8354a4c388e30301859c5741590c3809 (patch) | |
tree | 025f63833a6610ea7e2baaf9031bb53ae8e4ff3e /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | a937536b868b8369b98967929045f1df54234323 (diff) |
dell-laptop: Fix krealloc() misuse in parse_da_table()
If krealloc() returns NULL, it *doesn't* free the original. So any code
of the form 'foo = krealloc(foo, …);' is almost certainly a bug.
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions