diff options
| author | Dan Carpenter <[email protected]> | 2022-07-19 09:53:01 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-07-21 12:30:25 +0000 |
| commit | 14229b8153a3ca51d97a22a18c68deeae64afce0 (patch) | |
| tree | 52bce323f3f42e5cab42a79f9f3bff4dd78bde8b /scripts/bpf_doc.py | |
| parent | libbpf: Fix sign expansion bug in btf_dump_get_enum_value() (diff) | |
| download | kernel-14229b8153a3ca51d97a22a18c68deeae64afce0.tar.gz kernel-14229b8153a3ca51d97a22a18c68deeae64afce0.zip | |
libbpf: Fix str_has_sfx()'s return value
The return from strcmp() is inverted so it wrongly returns true instead
of false and vice versa.
Fixes: a1c9d61b19cb ("libbpf: Improve library identification for uprobe binary path resolution")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Cc: Alan Maguire <[email protected]>
Link: https://lore.kernel.org/bpf/YtZ+/dAA195d99ak@kili
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
