-
Notifications
You must be signed in to change notification settings - Fork 1.2k
RDT compile issue #3242
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
Comments
The change breaking this was 7f6e8b7#diff-b4176ac9051daca66fe2917e4f4fa5f6 |
@mrunge |
Hi, that was seen on Fedora and on RHEL 8. I used gcc-9.1. From looking at the code https://github.com/collectd/collectd/blob/master/src/intel_rdt.c#L328-L329, it is most likely to have str_list to be NULL. The linked fix here could use some improvement. |
Expected behavior
compiles fine
Actual behavior
Steps to reproduce
The text was updated successfully, but these errors were encountered: