Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn to leverage modern sanitizer tools in GCC and LLVM to detect memory errors and concurrency issues in C++ applications through this comprehensive conference talk from Meeting C++ 2025. Explore address and memory sanitizers with practical case studies demonstrating how to instrument real applications effectively. Discover integration strategies for incorporating these tools into your projects and build systems while understanding how to navigate common challenges including performance overhead and scope limitations. Master techniques for working across isolation boundaries, including cross-language interactions with Rust and Python, as well as low-level hardware interface debugging. Gain practical insights into avoiding typical pitfalls and handling the complexities that arise when implementing sanitizers in production environments, ultimately developing a deeper understanding of memory-related issues and their detection in modern C++ development.
Syllabus
Sanitize for your Sanity: Sanitizers tools for Modern C++ - Evgenii Seliverstov - Meeting C++ 2025
Taught by
Meeting Cpp