selinux/policycoreutils
Christian Göttsche fc2e9318d0 setfiles: avoid unsigned integer underflow
While well-defined unsigned integer underflow might signal a logic
mistake or processing of unchecked user input.  Please Clang's undefined
behavior sanitizer:

    restore.c:91:37: runtime error: unsigned integer overflow: 1 - 2 cannot be represented in type 'unsigned long'

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: James Carter <jwcart2@gmail.com>
2024-01-25 12:51:20 -05:00
..
.tx Update Translations 2013-10-24 13:58:39 -04:00
hll Add CPPFLAGS to Makefiles 2023-12-06 13:35:32 -05:00
load_policy Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
man Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
newrole newrole: use DJB2a string hash function 2023-11-21 08:55:43 -05:00
po Update translations 2023-11-07 16:27:38 -05:00
run_init Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
scripts Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
secon Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
semodule Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
sestatus Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
setfiles setfiles: avoid unsigned integer underflow 2024-01-25 12:51:20 -05:00
setsebool Do not automatically install Russian translations 2023-08-16 13:33:47 -04:00
.gitignore Move policycoreutils/semodule_package to semodule-utils. 2016-11-16 11:19:51 -05:00
LICENSE docs: provide a top level LICENSE file 2022-10-05 08:20:38 -04:00
Makefile Move policycoreutils/semodule_package to semodule-utils. 2016-11-16 11:19:51 -05:00
VERSION Update VERSIONs to 3.6 for release. 2023-12-13 15:46:22 +01:00