LQyt2012

Results 4 comments of LQyt2012

> There are two questions. The first is why memory leaks occur here. The other question is that pooling can improve memory utilization but it does not seem to fundamentally...

This reset and release method needs to be called when dealing with the memory leak of type URL.

> 这 reset 函数怎么没有一个地方调用? The user should call the Reset method when retrieving a URL structure from the pool.

> > > 这 reset 函数怎么没有一个地方调用? > > > > > > The user should call the Reset method when retrieving a URL structure from the pool. > > You...