Make hs20_wan_metrics parser error print more helpful
authorJouni Malinen <j@w1.fi>
Sun, 30 Mar 2014 14:24:39 +0000 (17:24 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 30 Mar 2014 14:25:17 +0000 (17:25 +0300)
commit5cfc87b77130741198847d372d324090b4131984
treea58ad688cf5b0dae7df806639195697dea13fae2
parent4be20bf9aab9f38127b5fa71139b306c608f7486
Make hs20_wan_metrics parser error print more helpful

pos == NULL in almost all of the error cases here, so print the full
parameter value instead of the current position.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c