Bug 1813706 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

720 ropes, of which 401 latin1, and all those latin1 ones are relatively small, length <= 1024. Maybe zone or something could have a pre-allocated 1k buffer to temporary flatten the string?  Or maybe something totally different should be done here?
720 ropes, of which 401 latin1, and all those latin1 ones are relatively small, length <= 1024. Maybe zone or something could have a pre-allocated 1k buffer to temporary flatten the string?  Or maybe something totally different should be done here?

But I haven't even checked in which case we might need to keep the string alive for longer time.

Back to Bug 1813706 Comment 1