Files
UnrealEngineUWP/Engine/Source/Runtime/Windows
Aaron McLeran 53fcb91b03 UE-16286 Adding check for Buffer->DecompressionState
- CreateCompressedAudioInfo can return null
- Can't repro crash internally but this fix will prevent a null deref on DecompressionState, which is what the crash stack appears to be doing.

#codereview marc.audy

[CL 2571181 by Aaron McLeran in Main branch]
2015-05-29 16:49:32 -04:00
..