Skip to content
Snippets Groups Projects
Commit ac0fb52e authored by David Gobbi's avatar David Gobbi
Browse files

Make the string cache for argv expansion a global

The string cache is used to hold args read from response files.
Previously, vtkParse_MainMulti would return it, and the caller
would free it during finalization.  Now it is freed in the main
finalization function, instead.
parent 6bb27cd2
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