]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Check own_bi/peer_bi pointers more consistently
authorJouni Malinen <jouni@codeaurora.org>
Fri, 30 Nov 2018 15:57:35 +0000 (17:57 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 30 Nov 2018 19:28:19 +0000 (21:28 +0200)
commit810bedf23f91441fff902d9be40c9a2bd4b68a48
tree4c6fc9f6dbf2ebb5440605ca6a11663f547d71f8
parent3d1d469195f5288103df8bd179c4b7b28c6f90b2
DPP: Check own_bi/peer_bi pointers more consistently

This gets rid of smatch warnings about a dereference before check.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/dpp.c