[PATCH] staging: rtl8188eu: Fix off-by-one in core/rtw_mlme_ext.c

Dan Carpenter dan.carpenter at oracle.com
Tue Nov 27 08:49:28 UTC 2018


On Tue, Nov 27, 2018 at 08:41:53AM +0000, Yang Xiao wrote:
> Okay. I can send a patch to revert ef9209b642f.
> 
> But, can you make sure that the condition "(pstapriv->sta_aid[pstat->aid 
> - 1] == NULL)" can satisfies in the for loop?

->max_num_sta is either set in _rtw_init_sta_priv() or rtw_set_beacon().
You can see that it's <= MAX_STA.

regards,
dan carpenter



More information about the devel mailing list