WPS ER: Fix AP entry freeing on timeout
authorJouni Malinen <j@w1.fi>
Sat, 21 Nov 2009 10:12:49 +0000 (12:12 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 21 Nov 2009 10:12:49 +0000 (12:12 +0200)
commit7c04d5ec6c27299fc6feadcfab167a97093c976c
treecc002f9d4e2ed26bc96ab942e16861bb7d372926
parentb3f371cabf178935542583495ef3f51678bcf3bd
WPS ER: Fix AP entry freeing on timeout

Must unlink the entry first before trying to remove it to avoid
leaving behind pointers to freed memory.
src/wps/wps_er.c