Commit 823f26ed authored by Morris Jette's avatar Morris Jette
Browse files

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.
parent a12a9502
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment