Conservative SmartOS global-zone memory pressure guard with dry-run-first policy and SMF integration.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

6 строки
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.