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@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest


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

Reply via email to