Skip to content
Commit 4e60f7aa authored by Milian Wolff's avatar Milian Wolff
Browse files

Remove temporary allocations when calling KMime::defaultCharset

Use QByteArrayLiteral to get rid of the temporary QByteArray
allocations. With heaptrack, I verified that this removes ~350k
temporary byte array allocations at this location.
parent 334f7b97
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