]> Kevux Git Server - kevux-tools/commit
Bugfix: Incorrect status code reporting on f_file_access() error.
authorKevin Day <Kevin@kevux.org>
Tue, 17 Jun 2025 03:31:48 +0000 (22:31 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 17 Jun 2025 03:31:48 +0000 (22:31 -0500)
commitd0efa3b58990421b54a7d0ac078bedc80b773458
tree3ae92f6296f129d06c0818b5fc7a22f1fbd70d27
parent7bc20fea47d1ba6691e8142f3e2307e34802cdfd
Bugfix: Incorrect status code reporting on f_file_access() error.

The wrong status variable is being used.
Switch to the function that accepts status as a parameter.
sources/c/program/kevux/tools/remove/main/preprocess.c