mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-25 07:29:54 +00:00
[PR #1032] [MERGED] [IMPROVEMENT] Warn instead of Crash for Missing Final 0xFF Marker! #1832
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/1032
Author: @MatejMecka
Created: 10/31/2018
Status: ✅ Merged
Merged: 11/2/2018
Merged by: @cfsmp3
Base:
master← Head:fix/finalMarker📝 Commits (8)
a99cf6eMerge pull request #1 from CCExtractor/master9fa77f6Merge branch 'master' of https://github.com/ccextractor/ccextractor733bd31Less Harsher when Marker is missing6893419Update changelog6329cddSkip Block by breaking3107387Reference GitHub issuec484898Forgot {}ec791a7Update docs/CHANGES.TXT📊 Changes
2 files changed (+6 additions, -4 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/lib_ccx/avc_functions.c(+5 -4)📄 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):
The User reported issues with Extracting the file due to fatals! Instead of Crashing with @cfsmp3 decided to warn since those things can happen due to a bad stream! Replaced the fatal with mprint
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.