FScopeDisableDoubleFreeFinder

Disables the double free finder for the current thread Need to do this as we might allocate memory for the allocators tracking data, that can't be tracked!

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/MallocDoubleFreeFinder.h

Include

#include "HAL/MallocDoubleFreeFinder.h"

Syntax

class FScopeDisableDoubleFreeFinder

Remarks

Disables the double free finder for the current thread Need to do this as we might allocate memory for the allocators tracking data, that can't be tracked!

Constructors

Destructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss