Skip to content
Snippets Groups Projects
Commit e8371ec3 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Fixed allocation bug in init_string_builder_copy. This could cause

memory corruption in String.Buffer when using `+ on overallocated
buffers.

Also ensure proper wide NUL termination in wide string builders.

Added a debug check.

Rev: src/stralloc.c:1.222
parent 45e13dda
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment