Result of call to `CommandLineToArgvW` should be released by `LocalFree`. Should probably also check for failure of that function call (`NULL` is returned).
Result of call to
CommandLineToArgvWshould be released byLocalFree.Should probably also check for failure of that function call (
NULLis returned).