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

Add version check for buggy Poco libraries. #68

Merged
merged 2 commits into from
Jan 21, 2024

Conversation

kblaschke
Copy link
Member

Since the application will crash due to either heap corruption or double-free issues, it won't make much sense to allow people to compile it against affected versions.

@kblaschke
Copy link
Member Author

Ah, need to add git submodule init/update to the Actions workflow...

Since the application will crash due to either heap corruption or double-free issues, it won't make much sense to allow people to compile it against affected versions.
Some Poco installations seem to not properly resolve component dependencies, so we play it safe and just add all components we require.
@kblaschke kblaschke merged commit 854eeba into projectM-visualizer:master Jan 21, 2024
3 checks passed
@kblaschke kblaschke deleted the check-poco-version branch January 21, 2024 17:56
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.

2 participants