util/FormatString: pass the allocated buffer to AllocatedString::Donate()
.. and not the stack buffer. This made the AllocatedString destructor crash. Closes #52
This commit is contained in:
Reference in New Issue
Block a user
.. and not the stack buffer. This made the AllocatedString destructor crash. Closes #52