Prevent out of array access
As index() can match with the string terminator, that would make the xdir etc array references out of bounds.
This commit is contained in:
Reference in New Issue
Block a user
As index() can match with the string terminator, that would make the xdir etc array references out of bounds.