Add new comment

Also, your patch will read

Also, your patch will read additional byte via f = getc(ifp);
I do not see any attempt to add this byte back to the input stream. Most likely, your code does not decode correct data right.

-- Alex Tutubalin @LibRaw LLC