WPS: Clean up next_advertisement() error path
authorJouni Malinen <j@w1.fi>
Mon, 31 Aug 2015 09:56:56 +0000 (12:56 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 31 Aug 2015 14:25:20 +0000 (17:25 +0300)
commitccbd0518f65b7f034467b3fc26d6c3e0991ef78b
treec82db9f1862e0396c7c0163c72acb391b3cbc17c
parentb8e20236c1b9847f66d453c229d34247be868b15
WPS: Clean up next_advertisement() error path

No need to have a common failure handler if it is used from only a
single location and that lcoation does not even need the memory freeing
step.

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