diff options
author | liuyang34 <yangliuxm34@gmail.com> | 2020-01-07 09:39:18 +0800 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-01-06 21:05:57 -0500 |
commit | 7e78c875143b639dca887e335f7d045480ec28d8 (patch) | |
tree | 32560da4933b1d0b296e39528a2085da46b5082d /drivers | |
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 <liuyang34@xiaomi.com>
[PM: cleaned up the description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions