Out of range check added for BGL/BGP array
When reading an old state file, if the old coordinates would be out of bounds in the new array, return a NULL pointer rather than going off the end of the array and getting a segv.
Please register or sign in to comment