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

Remove global topic variables #191

Merged
merged 2 commits into from
Jul 2, 2021
Merged

Remove global topic variables #191

merged 2 commits into from
Jul 2, 2021

Conversation

Neverlord
Copy link
Member

Fix a potential memory corruption during static initialization by avoiding global variables with non-trivial constructors.

Closes #187.

Fix a potential memory corruption during static initialization by
avoiding global variables with non-trivial constructors.
@timwoj timwoj merged commit ac0faa9 into master Jul 2, 2021
@Neverlord Neverlord deleted the issue/187 branch May 29, 2022 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash related to broker python bindings when running zeekctl
2 participants