Commit f6291e5
committed
fix: use Joni NonStrictUTF8Encoding to prevent potential infinite loops
See jruby/joni#171 parent 83e998c commit f6291e5
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- org.eclipse.tm4e.core/src/main/java/org/eclipse/tm4e/core/internal/oniguruma
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments