when using SetVtkPolyData(polydata, t) it is not checked if m_PolyDataSeries is the same as polydata. Because we delete the m_PolyDataSeries pointer if it is not NULL, this may lead to a crash.
Description
Description
Event Timeline
Comment Actions
A little more context, please. Should be on the linked wiki page.
(your description does not name a class, and the change is not clear)