Commit 18c6ecfc authored by Steven R. Loomis's avatar Steven R. Loomis
Browse files

fix(core): fix 2 marker cases in ldml_event_state::emit_difference 🙀

- handle the case where old and new context strings are the same (i.e. no work to do).
- fix pointer arithmetic error in #10356 - the special case where one marker is being replaced by another. The named regression test didn't actually hit this case.

Fixes: bug(core): 'string too long' #11057
parent 54e59e47
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment