ID3Lib ver 3.8.3, frame_parse.cpp, line 66
By adding the following line of code before "return false;", ill formed frames which are too short will not cause further frames to read incorrectly.
et.setExitPos(rdr.getCur());
Log in to post a comment.