mirror of
https://github.com/netdata/libbpf.git
synced 2026-06-14 18:49:08 +08:00
libelf is compiled with _FORTIFY_SOURCE by default and it isn't compatible with MSan. It was borrowed from https://github.com/google/oss-fuzz/pull/7422