check runtime initialize before launch application to avoid crash
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher / dotnet / dotnet_launcher.h
index 82052f2..647640a 100644 (file)
@@ -46,6 +46,7 @@ class CoreRuntime
                unsigned int __domainId;
                int fd;
                const char* __mode;
+               bool __initialized;
 };
 
 }  // dotnetcore