Skip to content
Snippets Groups Projects
Commit d1db5b10 authored by Dave DeMarle's avatar Dave DeMarle
Browse files

Plug leaked ControlPointsIds that dashboards with leak detection found.

I am excluding these methods from the test because they manufacture a new
list, which the smoke test doesn't know it should manually delete.

I believe a proper fix is to rename these methods because GetX in VTK implies
an accessor behavior.

Change-Id: Ib2aad1a9965e0eeeccec70a3cfb5fd55c2111d96
parent cd4b584a
No related merge requests found
......@@ -11,12 +11,15 @@ a GlobalWarningDisplayOff
a Delete
set exceptions {
vtkColorTransferControlPointsItem-GetControlPointsIds
vtkCompositeControlPointsItem-GetControlPointsIds
vtkLODProp3D-GetPickLODID
vtkObject-GetSuperClassName
vtkPropAssembly-GetBounds
vtkRenderWindow-GetEventPending
vtkSQLiteDatabase-GetQueryInstance
vtkMySQLDatabase-GetQueryInstance
vtkPiecewiseControlPointsItem-GetControlPointsIds
vtkPostgreSQLDatabase-GetQueryInstance
vtkODBCDatabase-GetQueryInstance
vtkUniformVariables-GetCurrentName
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment