Commit 2f82ca7
committed
patch 8.1.0068: nasty autocommands can still cause using freed memory
Problem: Nasty autocommands can still cause using freed memory.
Solution: Disallow using setloclist() and setqflist() recursively.1 parent a5616b0 commit 2f82ca7
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10621 | 10621 | | |
10622 | 10622 | | |
10623 | 10623 | | |
| 10624 | + | |
10624 | 10625 | | |
10625 | 10626 | | |
10626 | 10627 | | |
10627 | 10628 | | |
10628 | 10629 | | |
10629 | 10630 | | |
10630 | 10631 | | |
| 10632 | + | |
| 10633 | + | |
10631 | 10634 | | |
10632 | 10635 | | |
10633 | 10636 | | |
| |||
10662 | 10665 | | |
10663 | 10666 | | |
10664 | 10667 | | |
| 10668 | + | |
10665 | 10669 | | |
10666 | | - | |
| 10670 | + | |
| 10671 | + | |
10667 | 10672 | | |
| 10673 | + | |
10668 | 10674 | | |
10669 | 10675 | | |
10670 | 10676 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
764 | 766 | | |
765 | 767 | | |
766 | 768 | | |
| |||
0 commit comments