mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-14 10:03:58 +00:00
.78 & .79 crash when processing attached bin file #109
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 @DHLgh on GitHub (Feb 7, 2016).
Originally assigned to: @canihavesomecoffee on GitHub.
This issue began with version .78 and is still present in .79. Thank you!
ProblemFile.zip
@barun511 commented on GitHub (Mar 12, 2016):
Unable to reproduce, running ccextractor returns the attached file (turned into a .txt to comply with git)
problemfileresult.txt
@anshul1912 commented on GitHub (Mar 12, 2016):
Already solved by arbitrer, only reproducible on Windows
@cfsmp3 commented on GitHub (Mar 12, 2016):
But is this solution good? Isn't it the one that checked if the file was
open instead of the reason for which it could be closed?
On Sat, Mar 12, 2016 at 8:13 PM, Anshul Maheshwari <notifications@github.com
@canihavesomecoffee commented on GitHub (May 22, 2016):
Can be closed once #323 is merged (after bot confirms that PR doesn't introduce new regressions). Tested the PR manually and it solves this issue.