From: Alexei Starovoitov Date: Wed, 29 Apr 2020 02:48:06 +0000 (-0700) Subject: Merge branch 'test_progs-asan' X-Git-Tag: v5.8-rc1~165^2~343^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd9c40c575a023c6dc9faecce1af81a464615375;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'test_progs-asan' Andrii Nakryiko says: ==================== Add necessary infra to build selftests with ASAN (or any other sanitizer). Fix a bunch of found memory leaks and other memory access issues. v1->v2: - don't add ASAN flavor, but allow extra flags for build (Alexei); - fix few more found issues, which somehow were missed first time. ==================== Signed-off-by: Alexei Starovoitov --- fd9c40c575a023c6dc9faecce1af81a464615375