diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2017-01-14 13:08:59 +0100 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2017-03-23 22:14:16 +0100 |
commit | ad10a10567e243425d7be35a3d950709371fa048 (patch) | |
tree | fa74701746d440e7bd2de8e5b040c7fed397a614 /crypto | |
parent | selinux: Adjust four checks for null pointers (diff) | |
download | linux-ad10a10567e243425d7be35a3d950709371fa048.tar.xz linux-ad10a10567e243425d7be35a3d950709371fa048.zip |
selinux: Use kcalloc() in policydb_index()
Multiplications for the size determination of memory allocations
indicated that array data structures should be processed.
Thus use the corresponding function "kcalloc".
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions