修复切换出现的 clash
This commit is contained in:
@@ -209,6 +209,8 @@ void android_main(struct android_app *pApp) {
|
||||
// 头再进 MakeupActivity 时,onWindowInit 看到 _applicationInited=1 走 reinit
|
||||
// 复用路径,引用悬空的 renderPass 调 vkCreateFramebuffer,validation
|
||||
// layer 检测出 use-after-free 直接 SEGV。
|
||||
//application.cleanup();
|
||||
//g_Application->cleanupSecondInit();
|
||||
g_Application->clearnSecondFaceApp();
|
||||
DebugLog::log("android_main: exit");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user