Commit 20e0c3d
committed
patch 8.2.3391: crash with combination of 'linebreak' and other options
Problem: Crash with combination of 'linebreak' and other options.
Solution: Avoid n_extra to become negative. (Christian Brabandt,
closes #8817)1 parent ba02e47 commit 20e0c3d
2 files changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1970 | 1970 | | |
1971 | 1971 | | |
1972 | 1972 | | |
1973 | | - | |
1974 | | - | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
1975 | 1976 | | |
1976 | 1977 | | |
1977 | 1978 | | |
1978 | 1979 | | |
1979 | 1980 | | |
1980 | 1981 | | |
1981 | | - | |
| 1982 | + | |
1982 | 1983 | | |
| 1984 | + | |
1983 | 1985 | | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
1984 | 1989 | | |
1985 | 1990 | | |
1986 | 1991 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
| 758 | + | |
| 759 | + | |
758 | 760 | | |
759 | 761 | | |
760 | 762 | | |
| |||
0 commit comments