[Interest] Possible memory leak.

william.crocker at analog.com william.crocker at analog.com
Tue Jun 18 19:23:38 CEST 2013


On 06/18/2013 01:05 PM, Thiago Macieira wrote:
> On terça-feira, 18 de junho de 2013 08.37.18, Bill Crocker wrote:
>> I have written a server app with Qt (4.7.1) and the image size grows over
>> time. Valgrind found this.
>> Are we missing a call to freeaddrinfo somewhere?
>
> No.
>

You seem pretty sure of yourself.

If I remember correctly, you were pretty sure of yourself
when I suggested there might be a leak in the QThreadPool class.
I wrote my own and now that problem has gone away.

:-)

This is an MT app so it could be the process is exiting
with the freeaddrinfo pending.

Bill

>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest





More information about the Interest mailing list