Commit b84e190
committed
Fix text parameter for unknown event
This shouldn't occur, but if scintilla is updated in N++ before Python Script then it's possible. This will stop a crash in case text is NULL.1 parent 8e65075 commit b84e190
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
244 | 249 | | |
245 | 250 | | |
246 | 251 | | |
| |||
0 commit comments