Hi Tim,
On 6/9/20 8:22 PM, Tim Kourt wrote:
Introduce hidden_pending to keep reference to the dbus message
object
while we wait for the scan results to be returned while trying to
connect to a hidden network. This simplifies the logic by separating it
into two independent logical units: scanning, connecting and eliminates
a possibility of a memory leak in the case when Network.Connect being
initiated while Station.ConnectHiddenNetwork is in progress.
---
src/station.c | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
All applied, thanks.
Regards,
-Denis