[PATCH] wpa_supplicant: Use unique IDs for networks and credentials

Jouni Malinen j at w1.fi
Sat Apr 9 10:19:52 PDT 2022


On Mon, Feb 07, 2022 at 09:01:39PM +0100, Naïm Favier wrote:
> The id and cred_id variables are reset to 0 every time the
> wpa_config_read function is called, which is fine as long as it is only
> called once. However, this is not the case when using both the -c and -I
> options to specify two config files.
> 
> This is a problem because the GUI, since eadfeb0e93748eb396ae62012b92d21a7f533646,
> relies on the network IDs being unique (and increasing), and might get
> into an infinite loop otherwise.
> 
> This is solved by simply making the variables static.

Thanks, applied.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list