mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #327] [MERGED] Check for number of args #1166
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
b2bfebcCheck for number of args📊 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.