irods / irods_docs

iRODS Documentation
3 stars 17 forks source link

Developer Documentation: How to track down memory leaks (using Valgrind, memcheck, ASAN, etc.) #224

Open alanking opened 8 months ago

alanking commented 8 months ago

Splitting up #20

We already have a section for how to use Valgrind here: https://github.com/irods/irods_development_environment#valgrind Maybe this should be part of the official docs, too. Plus, we should detail other memory-checking programs which might be more helpful for some.