mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-13 13:35:37 +00:00
[BUG] global buffer overflow when parsing TS format #696
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?
Originally created by @Me19m4 on GitHub (Mar 23, 2022).
CCExtractor version: {replace with the version}
Version: 0.94
In raising this issue, I confirm the following:
I have read and understood the contributors guide.
I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present.
I have checked that the issue I'm posting isn't already reported.
I have checked that the issue I'm porting isn't already solved and no duplicates exist in closed issues and in opened issues
I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
I have used the latest available version of CCExtractor to verify this issue exists.
I have ticked all the boxes in this section and to prove it I'm deleting the section completely to remove boilerplate text.
What platform did you use? {Window/Linux/Mac}
Ubuntu21.10What were the used arguments?
./ccextractor global_example.tsAdditional information
global_example.ts link :
https://drive.google.com/file/d/1CiRfzglUdyyXz3PwLvJmbJCl9-03SIuj/view?usp=sharing
@cfsmp3 commented on GitHub (Mar 23, 2023):
Confirmed. This one -I suspect- won't be trivial.