https://bugs.kde.org/show_bug.cgi?id=345307

--- Comment #10 from Mark Wielaard <m...@redhat.com> ---
The __gnu_cxx::__freeres patch looks really good. I have been testing it with
the gcc patch on x86_64-pc-linux-gnu. And things look fine. No more still
reachable leaks.

Only question is whether we really need both VG_USERREQ__LIBC_FREERES_DONE and
VG_USERREQ__CXX_FREERES_DONE. They seem to do exactly the same (setting
VgSrc_ExitThread). Can't we just use one VG_USERREQ__FREERES_DONE for all kinds
of freeres runners?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to