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

Fix segmentation fault in setOauthbearerTokenRefreshCb when sasl.oauthbearer.config is unset (#567) #568

Merged

Conversation

scorgn
Copy link
Contributor

@scorgn scorgn commented Oct 30, 2024

Only call ZVAL_STRING for &args[1] with oauthbearer_config if oauthbearer_config is set in kafka_conf_set_oauthbearer_token_refresh_cb

Fixes #567

@arnaud-lb arnaud-lb merged commit 9a93590 into arnaud-lb:6.x Oct 31, 2024
50 of 54 checks passed
@arnaud-lb
Copy link
Owner

Thank you!

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