Allow WPS device strings to be unconfigured
authorJouni Malinen <j@w1.fi>
Thu, 22 Jan 2009 19:26:14 +0000 (21:26 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 22 Jan 2009 19:26:14 +0000 (21:26 +0200)
commit401e03963388211f1b71e5cc632e46b77903b8f4
treef207cca2460b305e787a08cdeada8b8b5705a2e8
parentb3ddab21223455c147bb18334745eddc5773b487
Allow WPS device strings to be unconfigured

Previous version was causing a NULL pointer dereference if a required
string was not set in configuration. It is better to make these
optional.
hostapd/wps_hostapd.c