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

config_map: fix possible NULL-deref #6874

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Conversation

leonardo-albertovich
Copy link
Collaborator

This is a backport of PR #6859 which fixes a potential NULL dereference that could be triggered by flb_sds_create returning NULL in flb_config_map_create.

This is a backport of PR 6859 which fixes a potential NULL dereference
that could be triggered by flb_sds_create returning NULL in
flb_config_map_create.

Signed-off-by: Leonardo Alminana <[email protected]>
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr February 17, 2023 13:31 — with GitHub Actions Inactive
@leonardo-albertovich leonardo-albertovich temporarily deployed to pr February 17, 2023 13:31 — with GitHub Actions Inactive
@edsiper edsiper merged commit 81cdf7e into 1.9 Feb 24, 2023
@edsiper edsiper deleted the leonardo-1.9-pr-6859-backport branch February 24, 2023 15:46
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.

2 participants