[PATCH 1/2] msvcp90: Set _Locimp vtable in _Locimp ctors (Valgrind) (try2) (was: msvcp90: Call _Locimp vector dtor (Valgrind))

Piotr Caban piotr.caban at gmail.com
Wed Jun 24 10:46:28 CDT 2015


On 06/24/15 16:46, Daniel Lehman wrote:
> +DEFINE_RTTI_DATA0(locale__Locimp, 0, ".?AV_Locimp at locale@std@@")
There should be:
DEFINE_RTTI_DATA1(locale__Locimp, 0, &locale_facet_rtti_base_descriptor, 
".?AV_Locimp at locale@std@@")

Cheers,
Piotr



More information about the wine-devel mailing list