Commit 0aa296c
bpf: Improve ctx access verifier error message
We've already had two "error during ctx access conversion" warnings
triggered by syzkaller. Let's improve the error message by dumping the
cnt variable so that we can more easily differentiate between the
different error cases.
Signed-off-by: Paul Chaignon <[email protected]>
Acked-by: Eduard Zingerman <[email protected]>1 parent ad61f58 commit 0aa296c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21445 | 21445 | | |
21446 | 21446 | | |
21447 | 21447 | | |
21448 | | - | |
| 21448 | + | |
21449 | 21449 | | |
21450 | 21450 | | |
21451 | 21451 | | |
| |||
0 commit comments