[PR #630] [MERGED] Fix defects #1472

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/630
Author: @sidgairo18
Created: 1/11/2017
Status: Merged
Merged: 1/11/2017
Merged by: @cfsmp3

Base: masterHead: fix_defects


📝 Commits (5)

📊 Changes

7 files changed (+11 additions, -5 deletions)

View changed files

📝 src/lib_ccx/ccx_decoders_xds.c (+3 -1)
📝 src/lib_ccx/general_loop.c (+1 -0)
📝 src/lib_ccx/lib_ccx.c (+3 -1)
📝 src/lib_ccx/myth.c (+0 -2)
📝 src/lib_ccx/networking.c (+2 -1)
📝 src/lib_ccx/spupng_encoder.c (+1 -0)
📝 src/lib_ccx/ts_tables_epg.c (+1 -0)

📄 Description

issue #629


🔄 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/630 **Author:** [@sidgairo18](https://github.com/sidgairo18) **Created:** 1/11/2017 **Status:** ✅ Merged **Merged:** 1/11/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `fix_defects` --- ### 📝 Commits (5) - [`5734d13`](https://github.com/CCExtractor/ccextractor/commit/5734d13d54de2dfd77cded316ad14e025b29f69a) Fixed memory leaks issue #615 - [`aef4346`](https://github.com/CCExtractor/ccextractor/commit/aef434638c9fa4ada2d70cc7275bf45171bbf52f) Fixed memory leaks issue #615 - [`bef51c5`](https://github.com/CCExtractor/ccextractor/commit/bef51c5199b64ce9f42ee88e1475aa7c492661af) Update lib_ccx.c - [`5a75bdc`](https://github.com/CCExtractor/ccextractor/commit/5a75bdcc1151309e42389e4883721d57b4b2958e) Fixing issue #629 - [`2a84619`](https://github.com/CCExtractor/ccextractor/commit/2a846190b4ad4c1c6afdc6dc52c9e967f60cd8aa) Update networking.c ### 📊 Changes **7 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_decoders_xds.c` (+3 -1) 📝 `src/lib_ccx/general_loop.c` (+1 -0) 📝 `src/lib_ccx/lib_ccx.c` (+3 -1) 📝 `src/lib_ccx/myth.c` (+0 -2) 📝 `src/lib_ccx/networking.c` (+2 -1) 📝 `src/lib_ccx/spupng_encoder.c` (+1 -0) 📝 `src/lib_ccx/ts_tables_epg.c` (+1 -0) </details> ### 📄 Description issue #629 --- <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:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1472