db72c6ee38
The pointer to a newline could not advance enough, when the line ended with \r\n. The resulting buffer was correct, as the buffer range went from <start> until \r, but that the pointer increased by just 1 could lead to the problem that the next pointer points at \n, which is still part of the newline and therefore, "getNextBlock" got 1 byte too much. Refs Issue #4871 |
||
---|---|---|
.. | ||
Wuson.ply | ||
cube.ply | ||
cube_binary.ply | ||
cube_binary_header_with_RN_newline.ply | ||
cube_uv.ply | ||
float-color.ply | ||
issue623.ply | ||
points.ply | ||
pond.0.ply |