Commit 8af8b3f
NPE in StickyScrollControl.getStickyLineStyleRanges eclipse-platform#1964
When the sticky lines are styled, the linked text widget could already be disposed or null. In this case, the sticky lines must not be styled.
Fixes eclipse-platform#19641 parent ea02800 commit 8af8b3f
File tree
1 file changed
+3
-0
lines changed- bundles/org.eclipse.ui.editors/src/org/eclipse/ui/internal/texteditor/stickyscroll
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
220 | 223 | | |
221 | 224 | | |
222 | 225 | | |
| |||
0 commit comments