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
No related branches found
No related tags found
Loading
Loading
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