Commit 8a90802
committed
unicode: fix moving to next codepoint on maliciously-crafted UTF-8 string.
Note that 6-byte UTF-8 is illegal now, so this chunk of code really needs to
go away in any case, but that's a different problem.
Fixes #79.
Closes #80.1 parent de4c0c7 commit 8a90802
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments