mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00

当dock比dde-daemon的dockInterface启动更早,dock会delete该interface指针后重新new 但是在menuworker里面,还是使用的未更新的dockInterface对象,即野指针 因此会导致调用接口后崩溃 Log: Update daemonDockInterface when daemon init behind dock Influence: 注销右键点击出现菜单栏 Bug: https://pms.uniontech.com/bug-view-155357.html Change-Id: I666c3e66f3bfbdbd66c230d8d5ea72175b355289