diff options
| author | Markus Elfring <elfring@users.sourceforge.net> | 2017-01-14 12:06:13 +0100 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2017-03-23 16:31:20 -0400 |
| commit | 2f00e680fe25d8d2758879b772d54cb46a78b59d (patch) | |
| tree | 399ea4b9b1dfb9ea74471ffe1d5c652c948e07fa /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | selinux: Improve size determinations in four functions (diff) | |
| download | linux-2f00e680fe25d8d2758879b772d54cb46a78b59d.tar.gz linux-2f00e680fe25d8d2758879b772d54cb46a78b59d.zip | |
selinux: Use kmalloc_array() in hashtab_create()
A multiplication for the size determination of a memory allocation
indicated that an array data structure should be processed.
Thus use the corresponding function "kmalloc_array".
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 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
