-
- Downloads
Avoid dereferencing NULL calldata pointer
This adds a check to vtkPythonCommand so that it doesn't attempt to use the calldata pointer if the pointer is NULL.
Please register or sign in to comment
This adds a check to vtkPythonCommand so that it doesn't attempt to use the calldata pointer if the pointer is NULL.