-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wardriver App Crash #36
Comments
Yep, was on the todo to make it handle out of memory better |
turns out user reported issue crashed under max aps said it was around 500-600 |
actually about the same number i experienced when i encountered the same issue months ago :D |
added some bounds checks, mutex protection and other things i found, went for a little drive after 😉 |
multiple reports and experiences personally of the wardriving app crashing after long runs presumably to the max ap limit being hit and not correctly handling memory overflow.
currently investigating and will update this issue with any more details i find
The text was updated successfully, but these errors were encountered: