Automated memory checking is currently not performed anywhere along the CI build chain. To ensure memory safety, this will need to change. The best tool for this is likely Valgrind; however, ASAN is also an option.
Automated memory checking is currently not performed anywhere along the CI build chain. To ensure memory safety, this will need to change.
The best tool for this is likely Valgrind; however, ASAN is also an option.