KSPP / linux

Linux kernel source tree (Kernel Self Protection Project)

Home Page:https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

GustavoARSilva opened this issue · comments

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=]

fixed in commit 18ddaeb