]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Fix DPP_CA_SET processing with authentication not having peer BI
authorJouni Malinen <jouni@codeaurora.org>
Mon, 22 Jun 2020 18:45:10 +0000 (21:45 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 22 Jun 2020 18:45:10 +0000 (21:45 +0300)
commitb62e46f6908bdb627c8d31006dd878fc7a3ffeec
treee83eb9777d66e4d14abe41ea51dc34bfee5d9e67
parent4f4a52c3cc0f617281297930f9278e783b9e96da
DPP2: Fix DPP_CA_SET processing with authentication not having peer BI

Need to check for auth->peer_bi being set before using it here.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/dpp_supplicant.c