Possible memory leak?

Maxim Dounin mdounin at mdounin.ru
Thu Feb 28 21:48:39 UTC 2019


Hello!

On Thu, Feb 28, 2019 at 03:54:24PM -0500, wkbrad wrote:

> Maxim Dounin Wrote:
> -------------------------------------------------------
> > so allocator will not be able to release no-longer-needed 
> > memory (previously used by the original configuration) to the 
> > system.
> 
> Thanks Maxim!  That sounds like the very definition of a memory leak to me. 
> :)

Well, if it does, you'll probably want to re-check your definition 
of a memory leak.  This is a result of how a particular allocator 
works, not a memory leak.

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx mailing list