]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Remove compiler warnings about signed/unsigned comparisons
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Nov 2017 18:24:37 +0000 (20:24 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 23 Nov 2017 18:31:12 +0000 (20:31 +0200)
commit3ca4be1eaa972a8e3ec8158999f53f87c57af270
tree3d3dffbf5adfd55bc4333ca1a7549392638b550d
parent116454f460ae24ea68a69551a8fed94bb52da42d
DPP: Remove compiler warnings about signed/unsigned comparisons

These timestamp comparisons did not use matching signedness.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/dpp_hostapd.c
wpa_supplicant/dpp_supplicant.c