Subject: Re: [Boost-users] asio HTTP Server 3 example memory leak
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-06-14 09:05:24


Lloyd wrote:
>> The allocator isn't giving freed memory back to the OS.
>>
>
> So in long run, wouldn't it consume lot of memory?

Sorry, I had badly phrased this.
I meant this is a possible reason given that valgrind shows there is no
leak.