vs strcore.cpp (156) Memory Leak

In a static thread callback function in a cstring object not released.

Encounter this problem:

1, to see all of the pointer object, there is no suitable recovery

2, look at the code of malloc, see if there is free

3, little by little commented code, position location

Guess you like

Origin www.cnblogs.com/132818Creator/p/11418213.html