minixml: Fix parsing error with extra whitespace
If there is extra whitespace, the iterator would not get moved properly resulting in incomplete data.
This commit is contained in:
Reference in New Issue
Block a user
If there is extra whitespace, the iterator would not get moved properly resulting in incomplete data.