diff options
author | 2016-06-10 23:14:26 +0200 | |
---|---|---|
committer | 2016-06-15 16:20:28 -0400 | |
commit | 309c5fad5de44fb9b1703a8f7bd814a223c57d60 (patch) | |
tree | 07f701ff25e2a2143af01e65631ac6c2552219ea /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | netlabel: handle sparse category maps in netlbl_catmap_getlong() (diff) | |
download | linux-dev-309c5fad5de44fb9b1703a8f7bd814a223c57d60.tar.xz linux-dev-309c5fad5de44fb9b1703a8f7bd814a223c57d60.zip |
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: Heinrich Schuchardt <xypron.glpk@gmx.de>
[PM: subject prefix fix, description cleanup]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions