Date: Sat, 20 Nov 2010 12:22:02 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211_amrr.c ieee80211_rssadapt.c Message-ID: <201011201222.oAKCMEKf014635@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2010-11-20 12:22:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/net80211 ieee80211_amrr.c ieee80211_rssadapt.c
Log:
SVN rev 215556 on 2010-11-20 12:22:02Z by bschmidt
MFC r207323:
When in the RUN -> AUTH -> RUN FSM transition happens, we'll call the
ratectl_node_init() functions and since ni_rtctls was already malloc'ed()
we will panic. Fix this by using the already malloc'ed pointer.
Revision Changes Path
1.4.2.3 +10 -10 src/sys/net80211/ieee80211_amrr.c
1.1.2.3 +11 -7 src/sys/net80211/ieee80211_rssadapt.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011201222.oAKCMEKf014635>
