Skip to content

Fix 100% CPU usage on mismatch utf escapes in rfc822 string

Joe Barnett requested to merge thejoe/geary:rfc822-cpu-bug into mainline

Since we're adding 2 to the index_of return value, we can't compare to -1.

See issue #504 (closed)

Edited by Joe Barnett

Merge request reports