mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-14 21:39:07 +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