Skip to content
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

Don't delete from allReporterList unless disconnected. #505

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

tmiw
Copy link
Collaborator

@tmiw tmiw commented Aug 16, 2023

This is a fix for #504 that removes a memory deallocation from allReporterList when an entry is filtered out (but not disconnected from FreeDV Reporter). This prevents invalid memory dereferencing when the filtered entry sends an update, thus preventing a crash.

This PR also contains optimizations to the FreeDV Reporter GUI logic to hopefully reduce the likelihood of the waterfall stuttering when the FreeDV Reporter window is open.

@tmiw tmiw merged commit b310e43 into master Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant