Skip to content
Snippets Groups Projects
Commit a450694a authored by Ben Boeckel's avatar Ben Boeckel
Browse files

vtkTesting: fix string allocation

`newFileName` is deleted using `delete[]`, so allocate it with `new[]`.
parent 9692d102
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment