Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix false positive error on gcc 9.4.0
"error: ‘nameSz’ may be used uninitialized in this function", but it's not actually going to be used uninitialized.
- Loading branch information