forked from Kitware/VTK
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compensate for recent changes to vtkDataArray
-Changed ConvertDataArrayToString to return “” instead of null upon empty vtkCharArray, matching previous behaviour before recent vtkDataArray changes. Public and private clients of this API expect this behaviour. -Defend against null from GetPointer()
- Loading branch information
Showing
1 changed file
with
25 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters