diff options
author | Darren Jenkins <[email protected]> | 2008-07-23 19:55:59 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2008-07-23 19:55:59 +0200 |
commit | 4b5075050072ed7c4730ee547ae80117c4fa8513 (patch) | |
tree | f980e483566fa43f6e93a2fbbbcfbe6553f4e05d /net/unix/sysctl_net_unix.c | |
parent | 8a69580e1ea9516caada5eed202afd39546e9809 (diff) |
drivers/ide/ide-tape.c: remove double kfree
Coverity CID: 2336 USE_AFTER_FREE
drivers/ide/ide-tape.c ide_tape_kfree_buffer() double free's a pointer
(hint freed by an alias in first outer loop).
This patch simply removes the superfluous kfree().
Signed-off-by: Darren Jenkins <darrenrjenkins@gmailcom>
Acked-by: Borislav Petkov <[email protected]>
Cc: [email protected]
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions