]> Kevux Git Server - fll/commit
Bugfix: Control group function is partially outdated and uses incorrect integer.
authorKevin Day <kevin@kevux.org>
Wed, 22 Feb 2023 23:57:58 +0000 (17:57 -0600)
committerKevin Day <kevin@kevux.org>
Wed, 22 Feb 2023 23:57:58 +0000 (17:57 -0600)
commit207023758269d4948064fc678252e8e2e67ed971
tree2bbef8cb9a627f4a9ede4b1839b981adb7f2a345
parent8ccee2ae8f344ff096567ebdca84193b05b19e38
Bugfix: Control group function is partially outdated and uses incorrect integer.

The F_control_group_path_system_default_s_length should not be used here when progressing the path string.
Use control_group.groups.array[i].used instead.
level_1/fl_control_group/c/control_group.c
level_2/fll_control_group/c/control_group.c