- Why I did it To provide an ability to suppress ASAN false positives and have a clean ASAN report for docker-sonic-vs/mlnx-syncd/orchagent docker - How I did it Added the "print_suppressions=0" to ASAN configs. - How to verify it add a suppression to some ASAN-enabled component (the suppression should catch some leak) build with ENABLE_ASAN=y run a test and see that the ASAN report is empty instead of having the suppression summary Signed-off-by: Yakiv Huryk <yhuryk@nvidia.com> |
||
---|---|---|
.. | ||
50-default.conf | ||
asic_table.json | ||
buffermgrd.sh | ||
database_config.json | ||
default_chassis_cfg.json | ||
Dockerfile.j2 | ||
hostname.j2 | ||
hwsku.json | ||
init_cfg.json.j2 | ||
orchagent.sh | ||
platform.json | ||
port_breakout_config_db.json | ||
sonic-dev.gpg.key | ||
start.sh | ||
supervisord.conf.j2 | ||
zero_profiles.json |