mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1329] [MERGED] [FIX] segmentation fault on encoding McPoodle's raw to WebVTT #2103
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/1329
Author: @SuvigyaJain1
Created: 4/27/2021
Status: ✅ Merged
Merged: 4/27/2021
Merged by: @cfsmp3
Base:
master← Head:raw2vtt📝 Commits (1)
00437b8[FIX] segmentation fault on encoding McPoodle's raw to WebVTT📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_webvtt.c(+1 -1)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
with respect to issue #1294, I determined that the segmentation fault maybe due to a lack of a check for context->timing being uninitialised in src/lib_ccx/ccx_encoders_webvtt.c. I have added the check.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.