mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #989] [MERGED] [FIX] Fix some minor memory leaks #1797
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/989
Author: @krushanbauva
Created: 6/19/2018
Status: ✅ Merged
Merged: 7/18/2018
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (6)
70a2aa7Destroy pix after use and release memory4cf94ceFree the frame and any dynamically allocated objects in iteeaed0aFix typographical errorf122479Free the packet that was allocated by av_read_frame280d989Add missing declarations831a723Merge branch 'master' of https://github.com/CCExtractor/ccextractor📊 Changes
3 files changed (+16 additions, -3 deletions)
View changed files
📝
src/lib_ccx/hardsubx.c(+3 -3)📝
src/lib_ccx/hardsubx.h(+8 -0)📝
src/lib_ccx/hardsubx_decoder.c(+5 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Fixed some minor memory leaks, some typographical errors and added some missing declarations.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.