Purging Undefined Behavior and Intel Assumptions in Legacy C++ Codebases - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore a comprehensive case study on eliminating undefined behavior and Intel-specific assumptions in legacy C++ codebases. Learn why undefined behavior is problematic, especially when adding support for new platforms like Apple Silicon/ARM. Examine real-life bugs caused by undefined behavior and the common "it works on Intel" issue. Discover how purging undefined behavior can reduce maintenance costs and simplify cross-platform support. Gain insights into cultural and tooling initiatives, including the use of static analysis and clang sanitizers, to identify and address these issues. Benefit from the experience of Roth Michaels, a Principal Software Engineer at iZotope/Soundwide, as he shares strategies for improving code quality and portability in large-scale C++ projects.
Syllabus
Purging Undefined Behavior & Intel Assumptions in a Legacy C++ Codebase - Roth Michaels CppCon 2022
Taught by
CppCon
Related Courses
Dirty Bin Cache - A New Code Injection Poisoning Binary Translation CacheBlack Hat via YouTube Hypervisor.Framework - Virtualization on macOS
Linux Foundation via YouTube Docker in a Multi-architecture World - M1 Mac Considerations
Docker via YouTube From Asahi Linux to Ubuntu - Running Linux on Apple Silicon
Ubuntu OnAir via YouTube Apple's iPhone 15: Hardware Hacking and USB-C Debugging - 37C3
media.ccc.de via YouTube