Commit 5b402ff
committed
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository.
Baseline bpf-next commit: 4a4b84ba9e453295c746d81cb245c0c5d80050f0
Checkpoint bpf-next commit: 212ec92295673a362453f8ede36033b61c7983fa
Baseline bpf commit: ad9ef7f687ceae6d0564657e0e0045dc6e067a6c
Checkpoint bpf commit: e34a79b96ab9d49ed8b605fee11099cf3efbb428
Slava Imameev (1):
bpftool: Use appropriate permissions for map access
Yuan Chen (2):
bpftool: Fix JSON writer resource leak in version command
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
src/btf.c | 8 ++++--
src/common.c | 59 +++++++++++++++++++++++++++++++++------------
src/iter.c | 2 +-
src/link.c | 2 +-
src/main.c | 6 ++---
src/main.h | 13 ++++++----
src/map.c | 56 ++++++++++++++++++++++++------------------
src/map_perf_ring.c | 3 ++-
src/net.c | 15 +++++++-----
src/prog.c | 4 +--
10 files changed, 108 insertions(+), 60 deletions(-)
Signed-off-by: Quentin Monnet <[email protected]>1 parent 5380d18 commit 5b402ff
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments