8000 strjoin(): Fix behavior if output buffer is NULL. by octo · Pull Request #3063 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

strjoin(): Fix behavior if output buffer is NULL. #3063

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

Merged
merged 1 commit into from
Feb 7, 2019

Conversation

octo
Copy link
Member
@octo octo commented Feb 7, 2019

Additionally, test the (NULL, 0) output buffer for all test cases rather
than an individual, isolated test case.

Fixes: #3062
ChangeLog: collectd: An invalid memory access in the strjoin() function has been fixed.

Additionally, test the (NULL, 0) output buffer for all test cases rather
than an individual, isolated test case.

Fixes: collectd#3062
@octo octo added Bug A genuine bug core labels Feb 7, 2019
@octo octo requested a review from rubenk February 7, 2019 10:42
@collectd-bot collectd-bot added this to the 5.7 milestone Feb 7, 2019
@octo octo added the Automerge Labels PRs to be merged by a bot once approved label Feb 7, 2019
@collectd-bot collectd-bot merged commit 98e2a7f into collectd:collectd-5.7 Feb 7, 2019
@octo octo added Fix A pull request fixing a bug and removed Bug A genuine bug labels Jan 15, 2024
braydonk added a commit to braydonk/collectd that referenced this pull request Jul 31, 2024
braydonk added a commit to braydonk/collectd that referenced this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automerge Labels PRs to be merged by a bot once approved core Fix A pull request fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0