Browse Source
This commit ensures that the capacity of the remainder buffer after a split operation is set directly on the field. Calling capacity(int) caused a new buffer to be allocated. See gh-31848 Closes gh-31859pull/32145/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue