diff options
| author | Iulia Manda <iulia.manda21@gmail.com> | 2014-03-08 18:05:36 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-08 20:31:53 -0800 |
| commit | 879ea7d34e7d15a1aa6a1fe375b307ab02c37808 (patch) | |
| tree | ac7a0cd15c0fc6ae98f31888dff8a5aece2f3931 /include/linux | |
| parent | 0481dccb89995bc052597cce62696e90a0978081 (diff) | |
Staging:vt6656: Replace some kzalloc calls with kcalloc in iwctl.c
This replacement is justified by the fact that kcalloc could prevent integer
overflow resulted from the multiplications used in kzalloc.
The semantic patch that showed this suggestion is kzalloc.cocci
Signed-off-by: Iulia Manda <iulia.manda21@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
