summaryrefslogtreecommitdiffhomepage
path: root/.unbox/rules/sanitizer-noise.md
blob: 45ee2669d4497f1ccfeb12fa085849a1cc57d468 (plain)
1
2
3
4
5
# sanitizer-noise
build-asan must stay green WITHOUT blanket-disabling checks (never detect_leaks=0).
Third-party process-lifetime noise (Mesa/EGL/DRM driver globals; a vendored RmlUi
vptr downcast) goes in suppressions/ matched to those frames ONLY. A leak or UB
whose stack has an unbox:: frame is OURS — fix it, never suppress it.