Description
dll\win32\mscoree\corruntimehost.c 1371 error Uninitialized variable: info
if get_runtime_info does not succeed info variable will be uninitialized and cleanup case might attempt to release it anyway.
dll\win32\mscoree\corruntimehost.c 1371 error Uninitialized variable: info
if get_runtime_info does not succeed info variable will be uninitialized and cleanup case might attempt to release it anyway.