Skip to content

tool_parsecfg: use dynbuf for quoted arguments#18230

Closed
bagder wants to merge 5 commits into
masterfrom
bagder/param-dynbuf
Closed

tool_parsecfg: use dynbuf for quoted arguments#18230
bagder wants to merge 5 commits into
masterfrom
bagder/param-dynbuf

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Aug 8, 2025

Instead of doing malloc/free every time and "manual" buffer population. This reuses the dynbuf for this purpose for the duration of parsing the file.

Instead of doing malloc/free every time and "manual" buffer population.
This reuses the dynbuf for this purpose for the duration of parsing the
file.
@github-actions github-actions Bot added the tests label Aug 8, 2025
@bagder bagder closed this in b823966 Aug 8, 2025
@bagder bagder deleted the bagder/param-dynbuf branch August 8, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant