Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`strlen(buf)` is not guaranteed to return the size of the buffer, as it might contain some null bytes in the middle. Fixes htacg#1001
- Loading branch information