DescriptionFix braille backtranslation size limit.
Sometimes, a contracted string results in more than twice the
size of the input being the result of back translation. This is especially
true for small strings (e.g. a single letter k translating to knowledgable).
This CL uses a similar approach as
https://codereview.chromium.org/124403002
expanding the allocated buffer, working around liblouis api quirks.
BUG=310285
R=dtseng@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254023
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|