Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix uninitialized memory in test code.
The `CanWriteExplicitlySizedEnumSizes` test can fail on some compilers/configurations due to `buffer` being uninitialized.
- Loading branch information