Memory Error Detector
Presenters:
- Harish Sharma, IBM India Pvt Ltd
- Todd DeSantis, IBM
This presentation will talk about the dynamic (runtime) memory error detector tool (ASan), based on compiler instrumentation and directly mapped shadow memory, that detects memory corruption bugs such as buffer overflows, accesses to a dangling pointer (use-after-free), memory leaks etc.