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

Do strdupz on empty string #15183

Merged
merged 1 commit into from Jun 13, 2023
Merged

Do strdupz on empty string #15183

merged 1 commit into from Jun 13, 2023

Conversation

MrZammler
Copy link
Contributor

Summary

Fixes #15182

This PR just strdupz the empty string, so that freez can work later.

Test Plan

A vnode child is needed, streaming to a parent. Without this PR will crash, it should not with this PR.

Additional Information
For users: How does this change affect me?

@MrZammler MrZammler changed the title do strdupz on empty string Do strdupz on empty string Jun 13, 2023
@netdata-community-bot
Copy link

This pull request has been mentioned on Netdata Community Forums. There might be relevant details there:

https://community.netdata.cloud/t/agent-with-windows-virtual-node-crashes-when-streaming-to-a-parent/4276/3

@ilyam8 ilyam8 merged commit ec4b219 into netdata:master Jun 13, 2023
125 of 126 checks passed
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.

[Bug]: Netdata crashes when streaming with Virtual Host enabled
4 participants