diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-03-21 16:26:28 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-28 01:35:11 +0900 |
commit | 21c75ad65f8e5213ec542d99c259ffe3e3671e81 (patch) | |
tree | 76a6b86049440ba7bca4c577ef9b0f02b204d169 /README | |
parent | 8c2ffd9174779014c3fe1f96d9dc3641d9175f00 (diff) | |
download | linux-21c75ad65f8e5213ec542d99c259ffe3e3671e81.tar.bz2 |
parport_cs: Fix memory leak in parport_config
parport_probe() alloc parport device 'info',
but while parport_config failed it does not free it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions