[PR #327] [MERGED] Check for number of args #1166

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/327
Author: @nehabagari
Created: 3/16/2016
Status: Merged
Merged: 3/16/2016
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/lib_ccx/params.c (+2 -2)

📄 Description

Fixes #326

Usage of -codec and -nocodec options at the end without any following option
gives 'Segmentation fault'.

Added checks to overcome this.

Signed-off-by: Neha Bagari neha.bagari.eee11@iitbhu.ac.in


🔄 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/327 **Author:** [@nehabagari](https://github.com/nehabagari) **Created:** 3/16/2016 **Status:** ✅ Merged **Merged:** 3/16/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b2bfebc`](https://github.com/CCExtractor/ccextractor/commit/b2bfebce6f273dacc4842607346d29690f6275e6) Check for number of args ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/params.c` (+2 -2) </details> ### 📄 Description Fixes #326 Usage of -codec and -nocodec options at the end without any following option gives 'Segmentation fault'. Added checks to overcome this. Signed-off-by: Neha Bagari neha.bagari.eee11@iitbhu.ac.in --- <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:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1166