This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
4e7252e2a7bee3dec3fc356d8d97a4f8678f3047
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
History
zousar shaker
cce1a015d6
Fix memory leak caused by reference counted objects capturing references to themselves in function captures held on members of itself. This manifested as memory never being freed when performing some operations with HttpCacheStore and ZenCacheStore.
...
#rb devin.doucette [CL 29316880 by zousar shaker in ue5-main branch]
2023-11-01 10:33:43 -04:00
..
Internal
…
Private
Fix memory leak caused by reference counted objects capturing references to themselves in function captures held on members of itself. This manifested as memory never being freed when performing some operations with HttpCacheStore and ZenCacheStore.
2023-11-01 10:33:43 -04:00
Public
Fix TSAN warning about potential race when releasing shared string
2023-08-01 07:49:14 -04:00
Tests
DDC: Fixed the tests of the cache hierarchy
2023-06-08 10:50:44 -04:00
DerivedDataCache.Build.cs
Removed redundant module includes.
2023-05-11 16:48:21 -04:00