Commit 4895ae8
patch 9.1.2064: completion: segfault during file name completion
Problem: completion: segfault during file name completion
Solution: Initialize compl_num_bests (Girish Palya)
closes: #19134
Signed-off-by: Girish Palya <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>1 parent 0084e4b commit 4895ae8
4 files changed
Lines changed: 33 additions & 0 deletions
File tree
- src
- testdir
- dumps
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7210 | 7210 | | |
7211 | 7211 | | |
7212 | 7212 | | |
| 7213 | + | |
7213 | 7214 | | |
7214 | 7215 | | |
7215 | 7216 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6155 | 6155 | | |
6156 | 6156 | | |
6157 | 6157 | | |
| 6158 | + | |
| 6159 | + | |
| 6160 | + | |
| 6161 | + | |
| 6162 | + | |
| 6163 | + | |
| 6164 | + | |
| 6165 | + | |
| 6166 | + | |
| 6167 | + | |
| 6168 | + | |
| 6169 | + | |
| 6170 | + | |
| 6171 | + | |
| 6172 | + | |
| 6173 | + | |
| 6174 | + | |
| 6175 | + | |
| 6176 | + | |
| 6177 | + | |
6158 | 6178 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
| 737 | + | |
| 738 | + | |
737 | 739 | | |
738 | 740 | | |
739 | 741 | | |
| |||
0 commit comments