I have problem with simple plotter widget, it seems that calling replot() causes memory leak with QWT 6.1 rc3 and Qt5. Leak does not appear with qt 4.8.4 and QWT 6.0. Is there something changed how to use replot and continuos stream of data or am I doing something wrong as this is my first qwt program.
I used 64-bit windows 7 with VS2010 compiler.
Attached simple qt test program:
leaktest.zip
Bookmarks