Skip to content

Conversation

remorses
Copy link

Currently tar-parses fails to parse large tar files, this is because there is an edge case that is not handled: the problem was in the #parseBody() method where the parser wasn't handling the case when a file's content ended exactly at a buffer boundary.

Copy link

changeset-bot bot commented Jul 24, 2025

⚠️ No Changeset found

Latest commit: 94d101d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@MichaelDeBoey MichaelDeBoey changed the title Fix tar-parser on large repos fix(tar-parser): fix for large repos Jul 24, 2025
@remorses
Copy link
Author

remorses commented Aug 7, 2025

@mjackson

@mjackson mjackson deleted the branch remix-run:v3 August 27, 2025 00:23
@mjackson mjackson closed this Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants