DescriptionFix memory corruption with AdoptText method.
Icu setText method keeps pointer to text, it doesn't copy it so we have to keep text around for the lifetime of the break iterator object,
or next setText operation.
Committed: http://code.google.com/p/v8/source/detail?r=7063
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|