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

Fix potential crash in help mode reverse search #336

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

Dewb
Copy link
Contributor

@Dewb Dewb commented Nov 1, 2024

What does this PR do?

It's possible for help mode reverse search to index beyond the bounds of a page. On hardware, this is likely not a hard crash, but it could lead to unexpected behavior. On VCV Rack hitting this results in a crash (see Dewb/monome-rack#206).

How should this be manually tested?

See steps to reproduce in Dewb/monome-rack#206

I have,

  • updated CHANGELOG.md and whats_new.md
  • updated the documentation
  • updated help_mode.c (if applicable)

Copy link
Member

@tehn tehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@tehn tehn merged commit d294b94 into monome:main Nov 1, 2024
5 of 6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants