Commit 3cca832
committed
fix: sym_lookup_proc crashed on Linux Kernel 6.2.0-23
Parsing sym to cname into crash, Length of cname set to 256 can handle this.
uname -a:
Linux pc1 6.2.0-23-generic #23-Ubuntu SMP PREEMPT_DYNAMIC Wed May 17 16:55:20 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux1 parent 7570419 commit 3cca832
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments