aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-09-28 15:06:47 -0500
committerPablo Neira Ayuso <[email protected]>2021-10-22 14:05:48 +0200
commit241eb3f3ee42f6639b31f6e69e7b6ea845e2d182 (patch)
tree3551fce84d344f10617a78010f079c23f8781dc5 /scripts/gdb/linux/utils.py
parentab98bbee072c7c30c391ae742b209efebb468273 (diff)
netfilter: ebtables: use array_size() helper in copy_{from,to}_user()
Use array_size() helper instead of the open-coded version in copy_{from,to}_user(). These sorts of multiplication factors need to be wrapped in array_size(). Link: https://github.com/KSPP/linux/issues/160 Signed-off-by: Gustavo A. R. Silva <[email protected]> Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions