mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #486] [MERGED] Fixed memory leak with XDS videos #1297
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/486
Author: @Izaron
Created: 12/7/2016
Status: ✅ Merged
Merged: 12/9/2016
Merged by: @cfsmp3
Base:
master← Head:xds-leak📝 Commits (1)
941d554Fixed memory leak with XDS videos📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/lib_ccx/ts_info.c(+1 -0)📄 Description
Fixed memory leak
Valgrind log:
I checked out a few types of files (single file checked for single type) from https://sampleplatform.ccextractor.org/, leaks no longer detected.
If you have all the files from sampleplatform (it is a huge), then you can start valgrind automatically for all tests with error detection and you will get a full list of leaks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.