Ticket #68 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

ReadVLR clips the recordLengthAfterHeader by using the wrong type (int16_t vs uint16_t)

Reported by: hobu Owned by: hobu
Priority: major Milestone: 1.0
Component: Base Library Version: svn-trunk
Keywords: Cc:
LAS Format Version: Not Applicable

Description

The ReadVLR funcionts in the 1.0 and 1.1 implementations are clipping off the VLR record length if it is larger than a int16_t. We are using the wrong type. Found by Rory Sutton of the USACE.

Change History

Changed 4 months ago by hobu

  • status changed from new to closed
  • resolution set to fixed

Fixed in r830.

Note: See TracTickets for help on using tickets.