]> 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:59:01 +0000 (17:59 -0600)
committerKevin Day <kevin@kevux.org>
Thu, 23 Feb 2023 00:00:23 +0000 (18:00 -0600)
commita60ff10df04284b930cbfcd43c896b2bc9960129
tree3c572c64c77579b7ec66b68f6b0a3cc67ee80169
parent95b5d5b33cedb0f1c6924cdb89079e3af5ce63c7
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