Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Public/Serialization
Devin Doucette 88ab22d113 CompactBinary: Fixed crashes in TCbBuffer and FCbField
- Fixed a crash when TCbBuffer::CreateIterator() is called on an empty array or object.
- Fixed a crash when FCbField::operator[] is called for field name that does not exist in the array or object.

#rb Matt.Peters
#rnx

[CL 16855814 by Devin Doucette in ue5-main branch]
2021-07-14 17:33:30 -04:00
..
2021-04-19 09:12:47 -04:00