Skip to content
Commit 380587aa authored by Mario Bensi's avatar Mario Bensi
Browse files

Fix readLongLink method

We need to skip the value also when the skip are equal to 0x200
otherwise the value of the next buffer is dirty, is beginning with the
end of the last buffer and if the skip are equal to 0x200 the first byte
of the next buffer is 0 and if we find 0 at the first place we stop the
process.
parent 2e49bb96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment