mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #71] [MERGED] Fix for .bin/RCWT file generation #963
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/71
Author: @canihavesomecoffee
Created: 7/10/2014
Status: ✅ Merged
Merged: 7/12/2014
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
63d3071Merge pull request #1 from CCExtractor/masterbd49f0fFix for .bin/RCWT file generation📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
src/ccextractor.c(+6 -0)📄 Description
When not using latin1 charset, we were producing unreadable .bin files.
Fixed by adding a separate case where for an RCWT under no circumstance
BOM's can be added before the header.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.