public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] Some small changes about bpftool
@ 2022-11-14  3:28 Tiezhu Yang
  2022-11-14  3:28 ` [PATCH bpf-next 1/2] bpftool: Use strcmp() instead of is_prefix() to check parameters Tiezhu Yang
  2022-11-14  3:28 ` [PATCH bpf-next 2/2] bpftool: Check argc first before "file" in do_batch() Tiezhu Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Tiezhu Yang @ 2022-11-14  3:28 UTC (permalink / raw)
  To: Quentin Monnet, Alexei Starovoitov, Daniel Borkmann,
	Andrii Nakryiko
  Cc: bpf, linux-kernel

Tiezhu Yang (2):
  bpftool: Use strcmp() instead of is_prefix() to check parameters
  bpftool: Check argc first before "file" in do_batch()

 tools/bpf/bpftool/main.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-11-14 20:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-14  3:28 [PATCH bpf-next 0/2] Some small changes about bpftool Tiezhu Yang
2022-11-14  3:28 ` [PATCH bpf-next 1/2] bpftool: Use strcmp() instead of is_prefix() to check parameters Tiezhu Yang
2022-11-14 17:25   ` sdf
2022-11-14 20:45     ` Quentin Monnet
2022-11-14  3:28 ` [PATCH bpf-next 2/2] bpftool: Check argc first before "file" in do_batch() Tiezhu Yang
2022-11-14 17:30   ` sdf
2022-11-14 20:53     ` Quentin Monnet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox