osre
osre copied to clipboard
Leak detection does not work on Linux
Describe the bug The allocation counter and the leak counter does not work on Linux
To Reproduce Steps to reproduce the behavior:
- Build HelloWorld on Linux
- Run and Quit the application
- Check the allocation counter: you will see 0/0 instead of a count.
Expected behavior The number of allocations shall be counted.
Screenshots N/A
Desktop (please complete the following information):
- OS: Ubuntu 22.04 LTS
The preprocessor definition _debug does not exist in the default build.