diff options
author | liuyang34 <[email protected]> | 2020-01-07 09:39:18 +0800 |
---|---|---|
committer | Paul Moore <[email protected]> | 2020-01-06 21:05:57 -0500 |
commit | 7e78c875143b639dca887e335f7d045480ec28d8 (patch) | |
tree | 32560da4933b1d0b296e39528a2085da46b5082d /security/selinux/hooks.c | |
parent | f1268534027a792f3d97a0cfff8041d314ef2fca (diff) |
selinuxfs: use scnprintf to get real length for inode
The return value of snprintf maybe over the size of TMPBUFLEN, use
scnprintf instead in sel_read_class and sel_read_perm.
Signed-off-by: liuyang34 <[email protected]>
[PM: cleaned up the description]
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions