You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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().
The text was updated successfully, but these errors were encountered:
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 usingSetWifiNotifier()
.The text was updated successfully, but these errors were encountered: