]> Kevux Git Server - controller/commit
Update: Ensure the controller_path_canonical_relative() resets the destination used.
authorKevin Day <Kevin@kevux.org>
Mon, 17 Nov 2025 02:28:30 +0000 (20:28 -0600)
committerKevin Day <Kevin@kevux.org>
Mon, 17 Nov 2025 02:28:30 +0000 (20:28 -0600)
commit51b91330486fd47c81f3212fea8a7b1068edb0bd
treeb477b523a7ffbc5a3c4d1ed22a6107529a6edc8a
parent1c0c1913def6057649ea782715876465abfa64b3
Update: Ensure the controller_path_canonical_relative() resets the destination used.

The canonical function does not guarantee the destination used value to be set to 0.
Ensue that this value is set, if possible.

Update the documentation comment to communicate that the destination is not appended to and is instead replaced by.
sources/c/program/controller/main/path.c
sources/c/program/controller/main/path.h