$ $CC -fsanitize=address $CFLAGS ...$ meson compile -Db_sanitize=address ...ASAN is useful to detect memory access
errors like buffer under-/overflows, use after free or double free in C and C++
during debugging. It can be activated during compile-time with a command-line
switch.sigma star gmbh
Eduard-Bodem-Gasse 6, 1st floor
6020 Innsbruck | Austria