[PR #550] [MERGED] Reopen: fixed memory leaks #1385

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/550
Author: @Izaron
Created: 12/17/2016
Status: Merged
Merged: 12/22/2016
Merged by: @cfsmp3

Base: masterHead: valgrind-reopen


📝 Commits (1)

  • 996c18f Reopen: fixed memory leaks

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 src/gpacmp4/mp4.c (+7 -0)

📄 Description

After updating GPAC library my code (from PR #478 from mp4.c) for fixing memory leaks was erased, but memory leaks still exist. I added it again. I think we should inform the GPAC guys about leaks in their code.


🔄 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/550 **Author:** [@Izaron](https://github.com/Izaron) **Created:** 12/17/2016 **Status:** ✅ Merged **Merged:** 12/22/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `valgrind-reopen` --- ### 📝 Commits (1) - [`996c18f`](https://github.com/CCExtractor/ccextractor/commit/996c18fca01d5432318a60f7f6378fb0bfd97f0b) Reopen: fixed memory leaks ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/gpacmp4/mp4.c` (+7 -0) </details> ### 📄 Description After updating GPAC library my code (from PR #478 from mp4.c) for fixing memory leaks was erased, but memory leaks still exist. I added it again. I think we should inform the GPAC guys about leaks in their code. --- <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:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1385