akielaries / openGPMP

Hardware Accelerated General Purpose Mathematics Package
https://akielaries.github.io/openGPMP/
MIT License
8 stars 3 forks source link

Fix memory leaks via unit tests #71

Open akielaries opened 1 year ago

akielaries commented 1 year ago

Check for memory leaks using valgrind through unit tests. This should mean test coverage is line by line

akielaries commented 8 months ago

this + #89 and additional static analysis checks will be useful. also look into building this into the CI/CD pipeline

akielaries commented 8 months ago

in addition to #89 look into OSV scanner https://google.github.io/osv-scanner/usage/#cc-scanning