Files
UnrealEngineUWP/Engine/Source/Editor/SwarmInterface/Private/SwarmInterfaceLocal.cpp
Dmitry Rekman da5a23219e Remaining fixes from PR 185.
Fixes
- Incorrect NULL usage.
- Incorrect proc handle initialization (default constructor should create an invalid handle).
- Filename case not matching actual file on disk.
- Non-const string literals.
- Superfluous expression without side effect.

This is a subset of changes (compiler warning fixes needed for Linux editor) from pull request 185 by sbc100, 3dluvr, wshearn, abarbu et al (#ue4linux community): https://github.com/EpicGames/UnrealEngine/pull/185

[CL 2085630 by Dmitry Rekman in Main branch]
2014-05-29 17:12:02 -04:00

20 KiB