diff options
author | Christian Engelmayer <cengelma@gmx.at> | 2014-05-07 21:43:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-15 13:30:20 -0700 |
commit | 721b79d12fef7f13c0ac2cabb7cce39976769fcf (patch) | |
tree | 8c95735ce3b2fc1885f4f48ca7b1c4f20c6719a4 /MAINTAINERS | |
parent | 62a3f8a10d8dab8bae7565358bee3f923f02b8a0 (diff) | |
download | linux-721b79d12fef7f13c0ac2cabb7cce39976769fcf.tar.gz linux-721b79d12fef7f13c0ac2cabb7cce39976769fcf.tar.bz2 linux-721b79d12fef7f13c0ac2cabb7cce39976769fcf.zip |
staging: vt6656: fix potential leak in vt6656_hostap_ioctl()
Commit fb841d67 (staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl()
when returning -EOPNOTSUPP) cleaned up direct returns in the ioctl switch
statement that leaked already allocated memory. Fix the same issue for
VIAWGET_HOSTAPD_SCAN_REQ and VIAWGET_HOSTAPD_MLME that are not supported by
this driver. Detected by Coverity - CID 144381.
Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions