[PR #658] [CLOSED] Fix defects #1502

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

📋 Pull Request Information

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

Base: masterHead: fix_defects


📝 Commits (5)

📊 Changes

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

View changed files

📝 src/lib_ccx/ccx_encoders_common.c (+3 -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

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/658 **Author:** [@sidgairo18](https://github.com/sidgairo18) **Created:** 1/21/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_defects` --- ### 📝 Commits (5) - [`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 ### 📊 Changes **4 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_encoders_common.c` (+3 -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 _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 17:16:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1502