]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Check wps_build_wfa_ext() return value consistently (CID 68104)
authorJouni Malinen <j@w1.fi>
Fri, 13 Jun 2014 22:05:18 +0000 (01:05 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 14 Jun 2014 09:32:52 +0000 (12:32 +0300)
commit305000e160f26cfbbe93a099027e23bb2bdc97fc
treed918d727547f920a09250009620fb5e82d180b5c
parent2485835ba3dce50cc86192cc76b3dbd9b91c4173
WPS: Check wps_build_wfa_ext() return value consistently (CID 68104)

While this call cannot really fail, check the return value to be more
consistent with all the other wps_build_wfa_ext() calls.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/wps/wps_upnp.c