DescriptionAllow braille translation result to be larger than twice the size of the input.
The liblouis wrapper used to allocate an output buffer that was twice as big
as the number of input characters. There are situations where this is
not enough. The new approach is to retry with a larger buffer up to
a certain limit.
R=dtseng@chromium.org
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243251
Patch Set 1 #Patch Set 2 : #
Total comments: 3
Patch Set 3 : Comment fix #
Messages
Total messages: 9 (0 generated)
|