<div dir="ltr"><div><div><div><div>Hey,<br><br></div>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.<br><br></div>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.<br><br></div>Regards,<br></div>Markus<br></div>