- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    5.8.0
 - 
    Desktop and embedded linux
 
- 
        90b48a70ffb64d97211150fa0849dc0fa0023b7d
 
To reproduce:
- Build and run the attached code, it is a modified qmloscilloscope example
 - run pmap
 
Current behavior:
- the memory allocation grows constantly and after a minute it starts to affect the fps
 
Expected result:
- the memory consumption would stay on the same level like the qmloscilloscope examples
 
Note:
- if no labels are displayed it still grows
 - if opengl is turned of it still grows
 - valgrind shows no memory leaks