https://bugs.documentfoundation.org/show_bug.cgi?id=106140

Simone <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #2 from Simone <[email protected]> ---
Yes there is.
"var document = new TextDocument()" is declared in a using statement.
When document go out of scope, is automatically called document.dispose().
Then it should be responsibility of Garbage Collection of .NET to free memory.

Did I forget something after calling xDesktop2.terminate()?
I am not an expert, I just started and I have not found many examples of this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to