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

vtkTesting: fix string allocation

`newFileName` is deleted using `delete[]`, so allocate it with `new[]`.

(cherry picked from commit 058ac71c9acd78770573a510a34e774d8792bcd0)
parent c2eb7685
No related branches found
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.
Finish editing this message first!
Please register or to comment