Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use strlen instead of pointer length
Since we no longer use stack allocated char[] it's important which one we use
- Loading branch information