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

Wrong parsing of spectre_v2 in Linux #23

Open
pasquale95 opened this issue Jul 31, 2019 · 0 comments
Open

Wrong parsing of spectre_v2 in Linux #23

pasquale95 opened this issue Jul 31, 2019 · 0 comments

Comments

@pasquale95
Copy link

pasquale95 commented Jul 31, 2019

Hi,
in linux/spectre.c the strcmp fails when comparing some strings because the whitespace at the beginning of some strings is not stripped.
I checked on Ubuntu 18.04.
Just strip possible whitespaces at the beginning or at the end of iter.key should fix the problem.

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

No branches or pull requests

1 participant