Open
Description
Description
Use tools like valgrind to detect any potential memory leaks in the application.
Acceptance Criteria
- Run memory leak detection tools
- Document the findings
- Fix detected leaks and validate with tools
- Add checks to the CI/CD pipeline