diff --git a/src/station.c b/src/station.c index 1642be1c..88985b1d 100644 --- a/src/station.c +++ b/src/station.c @@ -478,6 +478,8 @@ static void station_anqp_response_cb(enum anqp_result result, known_networks_foreach(match_nai_realms, &search); + l_strv_free(realms); + request_done: l_queue_remove(station->anqp_pending, entry);