]> Kevux Git Server - fll/commit
Bugfix: The debug mode is not working in firewall.
authorKevin Day <kevin@kevux.org>
Sat, 17 Feb 2024 16:26:54 +0000 (10:26 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 17 Feb 2024 16:26:54 +0000 (10:26 -0600)
commit52662f2a82ad7f3e20d57388325065366bde8b88
tree837468fa1c7fe574eb263d971aea5c059fd12365
parentf4895b05022cd866f069c6f3cafa99f4d80b7456
Bugfix: The debug mode is not working in firewall.

The debug verbositity mode is at the 5th position in the array and is not being used because the used length is set to 4 instead of 5.
level_3/firewall/c/firewall.c