Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
e7f37d8b09cdcfc054b2fa9300a8b7f2ef2e9eb5
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
History
brandon schaefer e9e793edd3 Add custom delete operator to match the allocating new operator, so that FField objects get properly deleted when delete is called on them. Otherwise, if building with FORCE_ANSI_MALLOC, which does not define custom global new or delete operators, they will use the system global delete operator, which is not the same as calling FMalloc::Free, causing ASan to report an allocator mismatch error.
Cherry pick CL 11115703

#jira UE-82504
#rb none
[FYI] halfdan.ingvarsson


#ROBOMERGE-SOURCE: CL 11522981 via CL 11522990 via CL 11523002
#ROBOMERGE-BOT: (v654-11333218)

[CL 11525199 by brandon schaefer in Main branch]
2020-02-18 17:22:12 -05:00
..
Private
Integrate CL 11418990 from Dev-Editor
2020-02-17 14:20:40 -05:00
Public
Add custom delete operator to match the allocating new operator, so that FField objects get properly deleted when delete is called on them. Otherwise, if building with FORCE_ANSI_MALLOC, which does not define custom global new or delete operators, they will use the system global delete operator, which is not the same as calling FMalloc::Free, causing ASan to report an allocator mismatch error.
2020-02-18 17:22:12 -05:00
CoreUObject.Build.cs
Updating copyright for Engine Runtime.
2019-12-26 14:45:42 -05:00
Powered by Gitea Page: 598ms Template: 40ms
English
English
Licenses API