KSPP / linux

Linux kernel source tree (Kernel Self Protection Project)
https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
Other
80 stars 5 forks source link

Fix -Wstringop-overflow warning in drivers/infiniband/hw/mlx4/main.c #308

Closed GustavoARSilva closed 5 months ago

GustavoARSilva commented 1 year ago

Found in s390 with defconfig

drivers/infiniband/hw/mlx4/main.c:296:33: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=]
GustavoARSilva commented 5 months ago

fixed in commit 18ddaeb03bdb65b84fece11a8cac5bf583ae1b91