diff options
author | Dan Carpenter <[email protected]> | 2012-05-17 10:13:40 +0300 |
---|---|---|
committer | James Bottomley <[email protected]> | 2012-05-22 11:52:20 +0100 |
commit | 841f97bffc11daaef9eb28d201be25b1509db97d (patch) | |
tree | 45b9a5843858874093b0cd6ddc2a8e602d265ece /net/lapb/lapb_out.c | |
parent | 83ff74e33849cd5592efa1ea583175600b6a485e (diff) |
[SCSI] qla2xxx: don't free pool that wasn't allocated
In the original code, if dma_pool_alloc() fails then we call
dma_pool_free(). It causes an error, possibly a NULL dereference.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Chad Dupuis <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions