[PR #408] [MERGED] Test and fix for #407 #1014

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/408
Author: @majoreffort
Created: 7/23/2018
Status: Merged
Merged: 7/24/2018
Merged by: @adamhathcock

Base: masterHead: master


📝 Commits (2)

  • ec044e6 Added Tar test for 100 char filename issue.
  • 2fd6178 Fixed length in TarHeader#WriteStringBytes

📊 Changes

2 files changed (+35 additions, -2 deletions)

View changed files

📝 src/SharpCompress/Common/Tar/Headers/TarHeader.cs (+2 -2)
📝 tests/SharpCompress.Test/Tar/TarArchiveTests.cs (+33 -0)

📄 Description

No description provided


🔄 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/408 **Author:** [@majoreffort](https://github.com/majoreffort) **Created:** 7/23/2018 **Status:** ✅ Merged **Merged:** 7/24/2018 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`ec044e6`](https://github.com/adamhathcock/sharpcompress/commit/ec044e6f42a60159e36b95689960ba55e4fbcb4f) Added Tar test for 100 char filename issue. - [`2fd6178`](https://github.com/adamhathcock/sharpcompress/commit/2fd6178aa97645b2139e9ed2b0678975aeafd27a) Fixed length in TarHeader#WriteStringBytes ### 📊 Changes **2 files changed** (+35 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Common/Tar/Headers/TarHeader.cs` (+2 -2) 📝 `tests/SharpCompress.Test/Tar/TarArchiveTests.cs` (+33 -0) </details> ### 📄 Description _No description provided_ --- <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:18:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1014