Skip to content

Fix parsing of line lacking linefeed#236

Open
arteymix wants to merge 1 commit into
roddhjav:masterfrom
arteymix:fix-password-store-entries-lacking-linefeed
Open

Fix parsing of line lacking linefeed#236
arteymix wants to merge 1 commit into
roddhjav:masterfrom
arteymix:fix-password-store-entries-lacking-linefeed

Conversation

@arteymix
Copy link
Copy Markdown

@arteymix arteymix commented Mar 7, 2026

A line lacking a linefeed will appear as the last item when splitting newlines, and ends-up removed with the current logic. Instead of popping the last item, just check that every single line has something.

A line lacking a linefeed will appear as the last item when splitting
newlines, and ends-up removed with the current logic. Instead, just
check that every single line has something.
@arteymix arteymix force-pushed the fix-password-store-entries-lacking-linefeed branch from e931f56 to 6ac3470 Compare March 8, 2026 04:21
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.

1 participant