I want to detects memory corruption bugs in my UE4 project’s c++ code on Android/iOS devices. Could anyone tell me how to use address sanitizer? Or another tools?
I want to detects memory corruption bugs in my UE4 project’s c++ code on Android/iOS devices. Could anyone tell me how to use address sanitizer? Or another tools?