Skip to content
Commit 7e852d79 authored by Vishesh Handa's avatar Vishesh Handa
Browse files

OptimizedByteArray: Ignore the empty parts when the bytearray is split

Not ignoring the empty parts resulted in an extra '\' at the start of
the string when converting it back to one byte array. This completely
screwed up the real time indexing.

BUG: 311972
FIXED-IN: 4.10
parent 77cf3c44
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