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

qualify: fix call_get_qualle #61

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

maximilianfridrich
Copy link
Contributor

@maximilianfridrich maximilianfridrich commented Jan 8, 2025

Fixes the hash table lookup for qualle structs. This could cause SEGVs if there are multiple incoming calls at the same time due to hash collisions not being resolved in the hash_lookup callback in qual_map.

@cspiel1 cspiel1 merged commit dde9d13 into baresip:main Jan 8, 2025
6 checks passed
@maximilianfridrich maximilianfridrich deleted the qualify_fix_get_qualle branch January 8, 2025 13:06
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