Skip to content
Snippets Groups Projects
Commit 8afed765 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: memory management for exprResultGlobals via objectRegistry

- replaces previous code that used an autoPtr to hold a singleton.

  In some circumstances this deletion would conflict with clearing
  the objectRegistry - leading to error messages on exit.

  Now store directly on the registry (similar to a MeshObject)
parent 66865b9f
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment