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 crash if tags/marks contains invalid entry #1614

Merged
merged 2 commits into from
Mar 3, 2024
Merged

Fix crash if tags/marks contains invalid entry #1614

merged 2 commits into from
Mar 3, 2024

Conversation

joelim-work
Copy link
Collaborator

@joelim-work joelim-work commented Feb 25, 2024

lf crashes if either the tags file or marks file contains an invalid entry. I have changed this to show an error message instead. I also don't mind just ignoring invalid entries silently, if that is preferable.

@joelim-work joelim-work merged commit 055ce47 into gokcehan:master Mar 3, 2024
4 checks passed
@joelim-work joelim-work deleted the fix-crash-invalid-tags branch March 3, 2024 23:11
@gokcehan gokcehan mentioned this pull request Mar 31, 2024
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.

crash on open with panic: runtime error: slice bounds out of range
2 participants