diff options
author | 2024-02-14 17:32:40 +0100 | |
---|---|---|
committer | 2024-02-16 09:25:09 +0000 | |
commit | b4ea9b6a18ebf7f9f3a7a60f82e925186978cfcf (patch) | |
tree | 024485d1362578289f5db402271c0bcc744e68af /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff) | |
download | wireguard-linux-b4ea9b6a18ebf7f9f3a7a60f82e925186978cfcf.tar.xz wireguard-linux-b4ea9b6a18ebf7f9f3a7a60f82e925186978cfcf.zip |
net/iucv: fix the allocation size of iucv_path_table array
iucv_path_table is a dynamically allocated array of pointers to
struct iucv_path items. Yet, its size is calculated as if it was
an array of struct iucv_path items.
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions