[PR #179] [MERGED] Allow empty tar header to be read to know there are no more tar heade… #880

Closed
opened 2026-01-29 22:17:59 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/179
Author: @adamhathcock
Created: 9/28/2016
Status: Merged
Merged: 9/28/2016
Merged by: @adamhathcock

Base: masterHead: tar_fix


📝 Commits (3)

  • 5689098 Allow empty tar header to be read to know there are no more tar headers to read
  • 710ba44 Merge branch 'master' into tar_fix
  • b9e4f00 Merge branch 'master' into tar_fix

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/SharpCompress/Common/Tar/Headers/TarHeader.cs (+2 -2)

📄 Description

…rs to read


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/179 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 9/28/2016 **Status:** ✅ Merged **Merged:** 9/28/2016 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `tar_fix` --- ### 📝 Commits (3) - [`5689098`](https://github.com/adamhathcock/sharpcompress/commit/568909800c37f53d722649cc70be4b6d1a8ffa73) Allow empty tar header to be read to know there are no more tar headers to read - [`710ba44`](https://github.com/adamhathcock/sharpcompress/commit/710ba4423d8009f15c669cba4313ea4f74ef2b88) Merge branch 'master' into tar_fix - [`b9e4f00`](https://github.com/adamhathcock/sharpcompress/commit/b9e4f00862e21c65c28a4cb6c381af2548689b5b) Merge branch 'master' into tar_fix ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Common/Tar/Headers/TarHeader.cs` (+2 -2) </details> ### 📄 Description …rs to read --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:17:59 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#880