Commit 2eff5ec
committed
Add CHANGELOG entry for libbpf#1345
Add a CHANGELOG entry for pull request libbpf#1345, which adjusted
Program::attach_uprobe_multi_with_opts() to map an empty `func_pattern`
to a NULL pointer input to the underlying libbpf API, to enable
additional use cases.
Signed-off-by: Daniel Müller <deso@posteo.net>1 parent d4b39f1 commit 2eff5ec
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1107 | 1107 | | |
1108 | 1108 | | |
1109 | 1109 | | |
| 1110 | + | |
1110 | 1111 | | |
1111 | 1112 | | |
1112 | 1113 | | |
| |||
0 commit comments