[PR #169] [MERGED] Boundary condition check in EPG #1058

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/169
Author: @anshul1912
Created: 5/25/2015
Status: Merged
Merged: 5/27/2015
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (4)

📊 Changes

4 files changed (+123 additions, -48 deletions)

View changed files

📝 src/ccextractor.c (+2 -2)
📝 src/lib_ccx/file_functions.c (+1 -1)
📝 src/lib_ccx/params.c (+7 -4)
📝 src/lib_ccx/ts_tables_epg.c (+113 -41)

📄 Description

there are also some added space to add readability


🔄 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/169 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 5/25/2015 **Status:** ✅ Merged **Merged:** 5/27/2015 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`89ee62e`](https://github.com/CCExtractor/ccextractor/commit/89ee62ea14d9ddcbd549bb3bca6fe63f35ea228c) EPG help at new line - [`f1cf6c7`](https://github.com/CCExtractor/ccextractor/commit/f1cf6c7be817bcd7eb138991fec90ec11eadb9a4) Added check on boundary condition - [`c5cebea`](https://github.com/CCExtractor/ccextractor/commit/c5cebeaa4f2834b5dcd804a984f017d77e633b31) Adding some space - [`7b22a8d`](https://github.com/CCExtractor/ccextractor/commit/7b22a8d9663d4118d15e4cd7f325da011b3d7ded) Segmentation Fault supression ### 📊 Changes **4 files changed** (+123 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+2 -2) 📝 `src/lib_ccx/file_functions.c` (+1 -1) 📝 `src/lib_ccx/params.c` (+7 -4) 📝 `src/lib_ccx/ts_tables_epg.c` (+113 -41) </details> ### 📄 Description there are also some added space to add readability --- <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:58:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1058