mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
sched: domain sysctl fixes: use kcalloc()
kcalloc checks for n * sizeof(element) overflows and it zeros. Signed-off-by: Milton Miller <miltonm@bga.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
0dbee3a6b0
commit
5cf9f062c8
1 changed files with 2 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue