[PR #666] [CLOSED] Fix defects #1503

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/666
Author: @sidgairo18
Created: 1/24/2017
Status: Closed

Base: masterHead: fix_defects


📝 Commits (6)

📊 Changes

4 files changed (+11 additions, -1 deletions)

View changed files

📝 src/lib_ccx/ccx_encoders_common.c (+1 -0)
📝 src/lib_ccx/ccx_encoders_webvtt.c (+5 -1)
📝 src/lib_ccx/lib_ccx.c (+3 -0)
📝 src/lib_ccx/networking.c (+2 -0)

📄 Description

Issue #657 fix


🔄 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/666 **Author:** [@sidgairo18](https://github.com/sidgairo18) **Created:** 1/24/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_defects` --- ### 📝 Commits (6) - [`f7df324`](https://github.com/CCExtractor/ccextractor/commit/f7df324498e18e3f2b91536140138c9319225f30) Fixing memory issue #657 - [`a86920e`](https://github.com/CCExtractor/ccextractor/commit/a86920e91e0de2185ab8be5e609785199826a842) Update ccx_encoders_common.c - [`34834b9`](https://github.com/CCExtractor/ccextractor/commit/34834b98e24f070bd7df6915bbd4411a52bc53c2) Update ccx_encoders_webvtt.c - [`821a200`](https://github.com/CCExtractor/ccextractor/commit/821a2007e6924b4f29f1b65ce3829d1463c745aa) Update lib_ccx.c - [`efc2e08`](https://github.com/CCExtractor/ccextractor/commit/efc2e08f5e77a21b08d38ea1590e725ce39bbb9b) Update networking.c - [`b52dd7e`](https://github.com/CCExtractor/ccextractor/commit/b52dd7e1a850b3084acaf458fd2d1c2dc7eb601d) Update ccx_encoders_common.c ### 📊 Changes **4 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_encoders_common.c` (+1 -0) 📝 `src/lib_ccx/ccx_encoders_webvtt.c` (+5 -1) 📝 `src/lib_ccx/lib_ccx.c` (+3 -0) 📝 `src/lib_ccx/networking.c` (+2 -0) </details> ### 📄 Description Issue #657 fix --- <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 17:16:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1503