Hey,

so while looking through the calc memory leaks I have many leaks related to
the return object of Application::PostUserEvent. The returned value is
created with new but I see no clear ownership for the returned value.

Does anyone known who should actually own that object? It seems to be
passed around a lot and there is the RemoveUserEvent function but I did not
see any code that actually deletes the object.

Regards,
Markus
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to