Skip to content

Prevent multiple appending of the EOF byte at the end of the file#2

Open
Riznyk01 wants to merge 3 commits intoBowbaq:masterfrom
Riznyk01:master
Open

Prevent multiple appending of the EOF byte at the end of the file#2
Riznyk01 wants to merge 3 commits intoBowbaq:masterfrom
Riznyk01:master

Conversation

@Riznyk01
Copy link

This pull request addresses an issue where the 0x1A byte was consistently appended to the end of the file when the same file is saved multiple times and leading to file corruption. The fix introduces a check to prevent appending 0x1A if it already exists at the end of the file.

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