Skip to content
Commit 309c5fad authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Paul Moore
Browse files

selinux: fix type mismatch



avc_cache_threshold is of type unsigned int.  Do not use a signed
new_value in sscanf(page, "%u", &new_value).

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
[PM: subject prefix fix, description cleanup]
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 50b8629a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment