Files
UnrealEngineUWP/Engine/Binaries
henrik karlsson 37b5c7298e [Uba]
* Implemented RunProcess which can be used to spawn and wait on raw processes (not detoured). (Note, calling program needs to report file system modifications since it is not known to UBA)
* Changed so UBAExecutor is using UBA for non-detoured processes as well. This will give correct profiling tracking and reuse existing code.
* Fixed handle leak in windows
* Fixed race condition on linux since wordexp() is n ot thread safe
* Added tests
* New binaries

[CL 30216046 by henrik karlsson in ue5-main branch]
2023-12-08 13:44:47 -05:00
..
2023-12-08 13:44:47 -05:00