It seems that reverting 3cc589c in qtdeclarative makes it more stable. I
see that QQmlListModel::get creates new values, not sure if/when those are
freed.

Luca

On Sun, May 21, 2017 at 12:32 AM, Luca Carlon <carlon.l...@gmail.com> wrote:

> Hello! I extracted this little sample code not behaving like I would
> expect in recent Qt versions: https://pastebin.com/TdCf3Kr2. Is this code
> "legal"? What I see is that it behaves properly in Qt 5.5 but not in Qt
> 5.8.0 for instance. I built 5.8.0 from git on Linux and I see it
> immediately seems to leak considerable amount of memory. Can someone else
> reproduce this? Is the code wrong? Should I change the value in the
> delegate from the timer some other way maybe?
> Thank you for any hint.
>
> Luca
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to