Skip to content
Snippets Groups Projects
Commit 57ebfa38 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

combine_path: Survive string_builder without NUL-terminations.

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].
parent 2cffb785
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment