Skip to content
Snippets Groups Projects
Henrik Grubbström (Grubba)'s avatar
Henrik (Grubba) Grubbström authored
The string_builder API no longer maintains NUL-termination of the
buffer. This caused combine_path_nt() et al to fail intermittently
due to reading past the buffer end.

Also adds a corresponding test.

Fixes [bug 7723].
57ebfa38
History
Name Last commit Last update