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

Segfault in Graph Window when clicking outside plotting area #2374

Open
jlitewski opened this issue Apr 27, 2024 · 0 comments
Open

Segfault in Graph Window when clicking outside plotting area #2374

jlitewski opened this issue Apr 27, 2024 · 0 comments

Comments

@jlitewski
Copy link
Contributor

Describe the bug
Found by gentilkiwi on the discord. Clicking in the graph window, outside of the plotting area, has the potential to cause a SEGFAULT due to an overflow of the Graph Buffer array.

To Reproduce

  1. data load -f traces/lf_TI
  2. data plot
  3. Click just to the left of the plotting area

Expected behavior
The application not throwing a SEGFAULT

Additional context
Pull Request #2373 fixes said issue

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