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

Constrain the cursor and prevent segfaults #23

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

rkfg
Copy link
Contributor

@rkfg rkfg commented Jun 5, 2021

This PR fixes two issues:

  1. the cursor can move past the last channel or transaction; pressing Enter when it's not positioned on a valid item causes segmentation fault
  2. the cursor can be positioned after the last channel/tx column; trying to sort while it's there also causes segfault

@edouardparis
Copy link
Owner

Thank you, It was well needed.
Please, post here lnurl-pay or web page link to generate invoice for a tip.

@edouardparis edouardparis merged commit bee3118 into edouardparis:master Jun 8, 2021
@rkfg
Copy link
Contributor Author

rkfg commented Jun 8, 2021

I created a tip page on lnpay.co: https://checkout.link/rkfg
tippin.me currently doesn't accept new members so I had to improvise. Thank you!

@rkfg rkfg deleted the cursor_fix branch June 8, 2021 09:52
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.

None yet

2 participants