From: Eytan Lifshitz Date: Thu, 6 Feb 2014 19:01:32 +0000 (+0200) Subject: mac80211: fix memory leak X-Git-Tag: v3.14-rc6~30^2~20^2^2~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c368ddaa9ad79fdffde4756804321feba6725c75;p=pandora-kernel.git mac80211: fix memory leak In case ieee80211_prep_connection() fails to dereference sdata->vif.chanctx_conf, the function returns and doesn't free new_sta. fixed. Signed-off-by: Eytan Lifshitz Signed-off-by: Johannes Berg --- Reading git-diff-tree failed