WPS: Merge common error paths in HTTP server
authorJouni Malinen <j@w1.fi>
Fri, 28 Aug 2015 17:33:22 +0000 (20:33 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 28 Aug 2015 17:33:22 +0000 (20:33 +0300)
commitf79a19746a4bdc1a9ae3d802eb10bc8398bc9e23
tree698f11d8eba1a23996227649e1107c99443d215a
parent96ace55e6c2635a91f825d5842d528a120b964a5
WPS: Merge common error paths in HTTP server

There is no need to maintain three separate "goto fail" cases.

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