lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 2 Apr 2019 23:19:21 +0200
From:   Daniel Borkmann <daniel@...earbox.net>
To:     Stanislav Fomichev <sdf@...gle.com>, netdev@...r.kernel.org,
        bpf@...r.kernel.org
Cc:     davem@...emloft.net, ast@...nel.org
Subject: Re: [PATCH bpf-next 0/4] selftests: bpf: support building selftests
 with clang and fix warnings

On 04/02/2019 07:08 PM, Stanislav Fomichev wrote:
> This series contains small fixes to make bpf selftests compile cleanly
> with clangs. All of them are not real problems, but it's nice to have
> an option to use clang for the tests themselves.
> 
> Stanislav Fomichev (4):
>   selftests: bpf: tests.h should depend on .c files, not the output
>   selftests: bpf: fix -Wformat-security warning for
>     flow_dissector_load.c
>   selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
>   selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
> 
>  tools/testing/selftests/bpf/Makefile                | 4 ++--
>  tools/testing/selftests/bpf/flow_dissector_load.c   | 2 +-
>  tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c | 8 ++++----
>  tools/testing/selftests/bpf/verifier/ctx_skb.c      | 1 -
>  4 files changed, 7 insertions(+), 8 deletions(-)
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ