Lehks / NostraUtils

A Utility Library for the Nostra Game Engine.
MIT License
6 stars 0 forks source link

String.trim() index out of bounds #60

Closed eaxs closed 6 years ago

eaxs commented 6 years ago

If the string to trim is already empty, trim() produces an index out of bounds error.