阅读背景:

在。net的堆栈中也可能发生内存泄漏吗?

来源:互联网 

Memory leak is, when there is unused memory in application and GC can collect it, normally it occurs if some where in application we keep unwanted strong reference of an object, and GC will able to find the path(Direct and indirect) so it can free this object, but this all are true about reference type that mean in Heap memory allocation.Memory leak is, when there is unused memory in




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: