Ticket #68 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
