通过代码的构造方式,我们现在知道内存地址0001f 574处存储有某种类型的数据。
Because of the way the code is structured, we now know that memory location 0001f574 stores some kind of data.
这种类型的内存泄漏将会导致您的程序越来越大,运行越来越慢,最终耗尽内存。
This type of memory leak will cause your programs to be bloated, get slower over time, and eventually run out of memory.
这种类型的内存泄漏称为本机内存泄漏。
This type of memory leak is referred to as a native memory leak.
应用推荐