Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve clang warning in hsSystemInfo
The address of the string will never be falsey, so we only need to check if the first character of the string is not \0.
- Loading branch information