Skip to content

Lump reading fixes and cleanup

Moises Aguirre requested to merge topic/default/lumpread-fix into branch/default

Added error checking to LumpOpen, fixed an out of bounds write to buf in LumpReadArray, and made addressing unsigned also for LumpReadArray.

Merge request reports