Skip to content

Conversation

@dvarrazzo
Copy link
Member

We missed to reset the number of chars to escape at every field. As a consequence, we end up resizing and scanning all the fields after the first one requiring an escape and allocating a bit more memory than needed.

@dvarrazzo dvarrazzo force-pushed the fix-copy-escape-too-much branch from 25cf1f2 to f0a1926 Compare May 29, 2024 20:42
We missed to reset the number of chars to escape at every field. As a
consequence, we end up resizing and scanning all the fields after the
first one requiring an escape and allocating a bit more memory than
needed.
@dvarrazzo dvarrazzo force-pushed the fix-copy-escape-too-much branch from f0a1926 to 31b11f7 Compare May 30, 2024 20:38
@dvarrazzo dvarrazzo merged commit c6f98a7 into maint-3.1 May 30, 2024
@dvarrazzo dvarrazzo deleted the fix-copy-escape-too-much branch May 30, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants