308ca6cb14393c553ee77b15b6cf7d0089df7af8

If a path is copied and then appended to, the copy needs to have the last sub path truncated so that it fits in the total path size in case the original path was modified. However the path size check was broken so if the copied path had more than one sub path it would fail.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%