]> Kevux Git Server - fll/commit
Update: The fl_path_canonical() should handle the NULL cases.
authorKevin Day <Kevin@kevux.org>
Wed, 22 Jan 2025 02:48:30 +0000 (20:48 -0600)
committerKevin Day <Kevin@kevux.org>
Wed, 22 Jan 2025 03:31:01 +0000 (21:31 -0600)
commitae12974271323f78773fa68c7cb39025ddfde4d9
treeb079a56739bb0d70a08cee8191bb389d23cc5e0d
parent6263de5db3092ecceee16c9a6fa2dbb79e14c4b5
Update: The fl_path_canonical() should handle the NULL cases.

Allow for NULL within the strings.
Update the processing code and add some unit tests.

The documentation comment about canonical->used being reset to 0 before processing is incorrect and is now removed.
level_1/fl_path/c/path.c
level_1/fl_path/c/path.h
level_1/fl_path/tests/unit/c/test-path-canonical.c