Commit bc19719
committed
patch 8.0.1517: invalid memory acces with pattern using look-behind match
Problem: Invalid memory acces with pattern using look-behind match.
(Dominique Pelle)
Solution: Get a pointer to the right line.1 parent b3292fa commit bc19719
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5585 | 5585 | | |
5586 | 5586 | | |
5587 | 5587 | | |
| 5588 | + | |
| 5589 | + | |
| 5590 | + | |
| 5591 | + | |
5588 | 5592 | | |
5589 | | - | |
| 5593 | + | |
5590 | 5594 | | |
| 5595 | + | |
5591 | 5596 | | |
5592 | 5597 | | |
5593 | 5598 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
| 774 | + | |
| 775 | + | |
774 | 776 | | |
775 | 777 | | |
776 | 778 | | |
| |||
0 commit comments