Closed walker-WSH closed 2 years ago
Pass incorrect param to sizeof()
Bug fix (non-breaking change which fixes an issue)
Good catch. malloc is really something we should not be using in C++.
Description
Pass incorrect param to sizeof()
Motivation and Context
How Has This Been Tested?
Types of changes
Bug fix (non-breaking change which fixes an issue)
Checklist: