Closed kellyethridge closed 4 years ago
The CorArray.Clear method does not correctly release the elements for an array of Variants. This could cause a memory leak for reference types.
CorArray.Clear
The
CorArray.Clear
method does not correctly release the elements for an array of Variants. This could cause a memory leak for reference types.