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

possible fix of invalid memory address dereference (#74 and #48) #76

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

marcel-dancak
Copy link
Contributor

I was experiencing occasional segmentation violation crashes, mostly during load tests with wrk. It happened only sometimes, so it's hard to reproduce it with 100% success, but I think I finally get rid off all crashes with this simple change in code.

@yookoala
Copy link
Owner

yookoala commented Aug 3, 2022

Seems to be a reasonable fix.
Even if it doesn't fix anything, it doesn't break any current code or interface.
Worth a try.

Thanks!

@yookoala yookoala merged commit f049dc0 into yookoala:main Aug 3, 2022
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.

None yet

2 participants