Skip to content

Fixes byte mismatches

Latest

Choose a tag to compare

@Tustin Tustin released this 05 Apr 20:46

\r\n bytes (0x0a, 0x0d) were being omitted from being written because of a missing +b flag in fopen for the merged file.