[PR #322] [CLOSED] Fix #281. Crash issue in small file under 1Mib. And fix some typos. #1161

Open
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/322
Author: @YorkHe
Created: 3/14/2016
Status: Closed

Base: masterHead: fix281


📝 Commits (7)

  • 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"
  • 8309d91 fix #281. Crash issue in small file under 1Mib. And fix some typo
  • b852681 Revert "Referring Issue #270. Detailed opening file error message"

📊 Changes

2 files changed (+5 additions, -4 deletions)

View changed files

📝 src/lib_ccx/file_functions.c (+4 -3)
📝 src/lib_ccx/stream_functions.c (+1 -1)

📄 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/CCExtractor/ccextractor/pull/322 **Author:** [@YorkHe](https://github.com/YorkHe) **Created:** 3/14/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix281` --- ### 📝 Commits (7) - [`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" - [`8309d91`](https://github.com/CCExtractor/ccextractor/commit/8309d9162724b1f968199d636a35ee4dc9499c5a) fix #281. Crash issue in small file under 1Mib. And fix some typo - [`b852681`](https://github.com/CCExtractor/ccextractor/commit/b85268144d4eba60d1ad6e61a7de22346b893f6c) Revert "Referring Issue #270. Detailed opening file error message" ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/file_functions.c` (+4 -3) 📝 `src/lib_ccx/stream_functions.c` (+1 -1) </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 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#1161