Topic: sanitizers
-
AddressSanitizer triage: fix the first invalid access before trusting later behavior
Turn an AddressSanitizer report into a minimal ownership or bounds regression case without treating a clean run as proof.
-
ThreadSanitizer triage: recover the missing synchronization contract
Read both conflicting access paths and repair the ownership or synchronization rule that connects them.
Machine-readable: JSON