Conservative SmartOS global-zone memory pressure guard with dry-run-first policy and SMF integration.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

6 line
395 B

  1. ASAN_OPTIONS=detect_leaks=0 make test-sanitize
  2. GCC 11.4.0; AddressSanitizer + UndefinedBehaviorSanitizer
  3. PASS test-sanitize-guard: 113 checks; no native backend linked, no signals sent
  4. PASS test-sanitize-runtime: 50 checks; all platform calls mocked, no signals sent
  5. LeakSanitizer was intentionally disabled because the supervised environment can reject ptrace; no leak-check result is claimed.