Home
last modified time | relevance | path

Searched hist:ea32f065bd3e3e09f0bcb3042f1664caf6b3e233 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.cdiff ea32f065bd3e3e09f0bcb3042f1664caf6b3e233 Tue Feb 02 01:51:14 CST 2016 Sudip Mukherjee <sudip@vectorindia.org> mac80211: fix memory leak

On error we jumped to the error label and returned the error code but we
missed releasing sinfo.

Fixes: 5fe74014172d ("mac80211: avoid excessive stack usage in sta_info")
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>