On 2026/06/23 16:44, Marc-André Lureau wrote:
Move cbowner release from QemuCocoaAppController -dealloc to cocoa_display_cleanup(), since cbowner is allocated in cocoa_display_init() and cleanup is the symmetric teardown path.Signed-off-by: Marc-André Lureau <[email protected]>
I confirmed the teardown won't crash with -display cocoa Tested-by: Akihiko Odaki <[email protected]> Regards, Akihiko Odaki
