Commit bbdfdb1
committed
Fix applicability condition of simplify_byte_update
The condition is supposed to guard against a crash in
basic_string::replace, which it fails to do if the
offsets in the condition and the argument to replace
don't match.1 parent e4369b6 commit bbdfdb1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1880 | 1880 | | |
1881 | 1881 | | |
1882 | 1882 | | |
1883 | | - | |
| 1883 | + | |
1884 | 1884 | | |
1885 | 1885 | | |
1886 | 1886 | | |
| |||
0 commit comments