Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix off-by-one error in String.cstring (#2616)
that could surface if the newly allocated cstring buffer is not set ot 0 completely
- Loading branch information