Re: [Cppcms-users] memory leaks in hello_world
Brought to you by:
artyom-beilis
|
From: Karsten A. <kar...@go...> - 2013-06-30 22:17:17
|
> It's still a problem as it's noise in reports from leak detectors, which > might or might not be important depending > on the kind of project. In my current projects, I can't allow this kind > of leaking (which would be ok in other contexts, I agree). That's actually a problem in my case, too. Especially, since the error reports are quite large. I wonder, if there are no workarounds. Actually, I haven't understood why it is not possible to clean up the memory. |