Files
UnrealEngineUWP/Engine/Extras/LLDBDataFormatters
will damon 7f7fa5c5c6 Fix LLDB data formatters indexing out-of-range.
Fortnite still uses the WCHAR representation for strings, and the data formatter for the type had inverted logic, resulting in an out-of-bounds dereference (and a python assertion in lldb).

#rb michael.trepka
#rnx


#ROBOMERGE-SOURCE: CL 9702481 via CL 9704529 via CL 9704654 via CL 9704794
#ROBOMERGE-BOT: (v539-9700858)

[CL 9704986 by will damon in Main branch]
2019-10-18 18:23:41 -04:00
..