Fixed: Out of bounds memory access in PathDirectory
The loop was accessing the character at string index -1.
View differences
Fixed: Out of bounds memory access in PathDirectory
The loop was accessing the character at string index -1.