[lldb] Fix memory leak in CommandObjectType
Avoid leaking the ScriptAddOptions or SynthAddOptions when we return early because of an empty type name.
Loading
Please sign in to comment
Avoid leaking the ScriptAddOptions or SynthAddOptions when we return early because of an empty type name.