Subject: Re: [boost] [locale] Memory leaks?
From: Jookia (166291_at_[hidden])
Date: 2013-03-07 15:31:29


Ah. Is that the only gripe with the patch? If so, I'm happy to rework it
based on the lifetime of all the ICU backends.

On 08/03/13 07:27, Artyom Beilis wrote:
> No because if you cleanup something in ICU and than some
> global object that uses ICU is being destroyed after
> you'll get in trouble.
>
> There is no guarantee on order of destruction of global objects
>
> Artyom Beilis
> --------------
> CppCMS - C++ Web Framework: http://cppcms.com/
> CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/