aboutsummaryrefslogtreecommitdiff
path: root/scripts/documentation-file-ref-check
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-05-13 16:27:29 -0500
committerThomas Gleixner <[email protected]>2021-08-10 15:35:20 +0200
commit5a6c76b5de59ed508d7cb133327a7c54e77fed97 (patch)
treea1d29bb94091f9c0f3ef751003169e913b6afb5f /scripts/documentation-file-ref-check
parent61377ec144574313ebfbf31685895a7b9b9b7a9a (diff)
genirq/generic_chip: Use struct_size() in kzalloc()
Make use of the struct_size() helper instead of an open-coded version, in order to avoid any potential type mistakes or integer overflows that, in the worst scenario, could lead to heap overflows. This code was detected with the help of Coccinelle and, audited and fixed manually. Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/20210513212729.GA214145@embeddedor
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions