[PR #115] [MERGED] Output filename fix #1013

Open
opened 2026-01-29 16:58:16 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/115
Author: @canihavesomecoffee
Created: 10/11/2014
Status: Merged
Merged: 10/11/2014
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/ccextractor.c (+2 -2)
📝 src/lib_ccx/output.c (+2 -2)

📄 Description

The provided names in -o1 and -o2 were not passed on between argument
passing and initialisation of write structures, resulting in default
names.


🔄 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/115 **Author:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Created:** 10/11/2014 **Status:** ✅ Merged **Merged:** 10/11/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`06c8f69`](https://github.com/CCExtractor/ccextractor/commit/06c8f69056bbf5ab497013d47eb8090d7464da9b) Output filename fix ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+2 -2) 📝 `src/lib_ccx/output.c` (+2 -2) </details> ### 📄 Description The provided names in -o1 and -o2 were not passed on between argument passing and initialisation of write structures, resulting in default names. --- <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:58:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1013