diff options
author | Dan Carpenter <[email protected]> | 2012-09-26 10:21:48 +0300 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-09-28 13:54:06 -0400 |
commit | 58901d181f12807d6bfa7ef29547b560740dd305 (patch) | |
tree | 76fa8a59d70d31f5827c95db25514e3e81b037dc /fs/jbd2/commit.c | |
parent | 365d2ebcaba5f08590b8a988d137f7139a8163a5 (diff) |
brcmfmac: use kcalloc() to prevent integer overflow
The multiplication here looks like it could overflow. I've changed it
to use kcalloc() to prevent that.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions