diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2016-07-12 14:43:18 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-07-18 22:39:42 +0300 |
commit | 4028a514eaa6649693be1a7cb8d2b84a8fc8cc8c (patch) | |
tree | 88df63be3778760352563f8c4214bace28de7b55 /drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c | |
parent | 83d58d53e062aad0f9dfbb68780bfaebf4e8bafe (diff) | |
download | linux-4028a514eaa6649693be1a7cb8d2b84a8fc8cc8c.tar.xz |
mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()
memory is malloced in mwifiex_cfg80211_start_ap() and should be
freed before leaving from the error handling cases, otherwise it
will cause memory leak.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c')
0 files changed, 0 insertions, 0 deletions