Files
UnrealEngineUWP/Engine/Source/Programs/DotNETCommon/DotNETUtilities
Ben Marsh fbba95f673 UBT: Fix a couple of edge cases when parsing output from child processes.
* If a single line was larger than 32kb, the process would be treated as having terminated.
* If the last output line did not have a trailing newline, the line would be dropped.

#rb none
#jira UE-64234

[CL 4375598 by Ben Marsh in Dev-Build branch]
2018-09-18 20:13:24 -04:00
..