Correctly skip the 4 byte length in front of the sample data. The previous code happened to work by accident, because the header after the sample data was assumed to be 4 bytes larger, and thus those two errors cancelled each other out.
Description
No description provided
Languages
C
98.3%
M4
1.2%
Makefile
0.5%