Commit a23aa33
[1010] 修复未绑定变量触发建议时解引用 NULL 导致 SIGSEGV (#885)
* [1010] 修复未绑定变量触发建议时解引用 NULL 导致 SIGSEGV
Co-Authored-By: Claude <noreply@anthropic.com>
* [1010] main_names 建议扫描跳过 NULL 槽,修复未绑定变量 SIGSEGV
Co-Authored-By: Claude <noreply@anthropic.com>
* test
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 9ad60d8 commit a23aa33
3 files changed
Lines changed: 65 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59953 | 59953 | | |
59954 | 59954 | | |
59955 | 59955 | | |
| 59956 | + | |
| 59957 | + | |
| 59958 | + | |
| 59959 | + | |
59956 | 59960 | | |
59957 | 59961 | | |
59958 | 59962 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
134 | 139 | | |
0 commit comments