wifiNotifier
wifiNotifier copied to clipboard
memory leak
This code seems to have a memory leak on Darwin (MacOS). With every call of wifiNotifier.GetCurrentSSID()
memory usage goes up significantly. Same for every detected SSID change when using SetWifiNotifier()
.