Files
UnrealEngineUWP/Engine/Source/Runtime/ApplicationCore/Private
andrew scheidecker 17063a9ca3 Fix static analysis error in FWindowsConsoleOutputDevice2::FConsoleWindow::Start: CreateThread can return null, and SetThreadDescription should not be passed a null thread, so the result of CreateThread must be checked for null before calling SetThreadDescription.
#rb Henrik.Karlsson
#preflight 62f25a363b773d041625dc36

#ROBOMERGE-AUTHOR: andrew.scheidecker
#ROBOMERGE-SOURCE: CL 21286684 via CL 21293019 via CL 21293280 via CL 21293393
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)

[CL 21296406 by andrew scheidecker in ue5-main branch]
2022-08-09 15:44:26 -04:00
..