[Qt-interest] Memory Validator
Graham Labdon
Graham.Labdon at avalonsciences.com
Mon Oct 31 12:19:26 CET 2011
Hi
When I run Valgrind on an simple application (just a main window) I get the errors shown in the attached file.
Can I safely ignore these?
Thanks
Graham
-----Original Message-----
From: qt-interest-bounces+graham.labdon=avalonsciences.com at qt.nokia.com [mailto:qt-interest-bounces+graham.labdon=avalonsciences.com at qt.nokia.com] On Behalf Of Thiago Macieira
Sent: 31 October 2011 09:55
To: qt-interest at qt.nokia.com
Subject: Re: [Qt-interest] Memory Validator
On Monday, 31 de October de 2011 09:23:16 Graham Labdon wrote:
> Hello List
> I was wondering if anyone has had used Memory validator (from software
> verification)? I am evaluating it and it is reporting memory leaks in
> Qt
We use valgrind in Qt and we find no memory leaks in the running process.
There's a known one in the initialisation code, due to the way setenv is supposed to work. It can be safely ignored.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: valgrind.txt
Url: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111031/9189396a/attachment.txt
More information about the Qt-interest-old
mailing list