Skip to content
Snippets Groups Projects
user avatar
Paul Sokolovsky authored
vstr_null_terminated_str is almost certainly a vstr finalization operation,
so it should add the requested NUL byte, and not try to pre-allocate more.
The previous implementation could actually allocate double of the buffer
size.
a1f2245a
History
Name Last commit Last update
..