[PR #321] [CLOSED] Referring Issue #270. Detailed opening file error message #1158

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/321
Author: @YorkHe
Created: 3/14/2016
Status: Closed

Base: masterHead: fallout


📝 Commits (5)

  • 8e202dd Fix #281 Crash issue in small file under 1Mib
  • ad9bdef Merge remote-tracking branch 'upstream/master' into fallout
  • 4b5f916 Referring Issue #270. Detailed opening file error message
  • 663b9b7 Merge remote-tracking branch 'upstream/master' into fallout
  • 43c30fe Revert "Fix #281 Crash issue in small file under 1Mib"

📊 Changes

2 files changed (+32 additions, -6 deletions)

View changed files

📝 src/ccextractor.c (+16 -2)
📝 src/lib_ccx/file_functions.c (+16 -4)

📄 Description

Referring Issue #270, as mentioned by @worksflowguy, a detailed opening file error message is requested.

Maybe we can get this PR done before I submit another one...


🔄 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/CCExtractor/ccextractor/pull/321 **Author:** [@YorkHe](https://github.com/YorkHe) **Created:** 3/14/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fallout` --- ### 📝 Commits (5) - [`8e202dd`](https://github.com/CCExtractor/ccextractor/commit/8e202dd0ff04643d6d811708277be2c9a36fa502) Fix #281 Crash issue in small file under 1Mib - [`ad9bdef`](https://github.com/CCExtractor/ccextractor/commit/ad9bdefbcf27d5f3fd96cd0614b6c0eb7433b122) Merge remote-tracking branch 'upstream/master' into fallout - [`4b5f916`](https://github.com/CCExtractor/ccextractor/commit/4b5f9160aeaaa543efd4c18392e82e6d1b4f1d9f) Referring Issue #270. Detailed opening file error message - [`663b9b7`](https://github.com/CCExtractor/ccextractor/commit/663b9b7a9bf5d1bc43f8f7ecac83738b20e2eab2) Merge remote-tracking branch 'upstream/master' into fallout - [`43c30fe`](https://github.com/CCExtractor/ccextractor/commit/43c30fe998d48c08b75978012735e9e9d7aa1f23) Revert "Fix #281 Crash issue in small file under 1Mib" ### 📊 Changes **2 files changed** (+32 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+16 -2) 📝 `src/lib_ccx/file_functions.c` (+16 -4) </details> ### 📄 Description Referring Issue #270, as mentioned by @worksflowguy, a detailed opening file error message is requested. Maybe we can get this PR done before I submit another one... --- <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 16:59:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1158