Date: Sun, 21 Nov 2010 11:03:22 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211_adhoc.c ieee80211_hostap.c ieee80211_sta.c ieee80211_wds.c Message-ID: <201011211103.oALB3W2n011881@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bschmidt 2010-11-21 11:03:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/net80211 ieee80211_adhoc.c ieee80211_hostap.c
ieee80211_sta.c ieee80211_wds.c
Log:
SVN rev 215621 on 2010-11-21 11:03:22Z by bschmidt
MFC r203422,r203556:
When taking the AMPDU reorder fastpath, need_tap wasn't being
initialized. Initialize on declaration to avoid this.
Found with: clang static analyzer
Committed by: rpaulo
Revision Changes Path
1.17.2.2 +1 -2 src/sys/net80211/ieee80211_adhoc.c
1.27.2.4 +1 -2 src/sys/net80211/ieee80211_hostap.c
1.26.2.7 +1 -2 src/sys/net80211/ieee80211_sta.c
1.15.2.2 +1 -2 src/sys/net80211/ieee80211_wds.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011211103.oALB3W2n011881>
