Revision 7307616245babb12c923151d8ef69af02e46c255 authored by Dan Carpenter on 13 October 2016, 08:06:06 UTC, committed by David S. Miller on 13 October 2016, 16:10:01 UTC
We should clear out the padding and unused struct members so that we
don't expose stack information to userspace.

Fixes: fdb3accc2c15 ('tipc: add the ability to get UDP options via netlink')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6104e11
History
File Mode Size
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 1.1 KB
sas_ata.c -rw-r--r-- 21.7 KB
sas_discover.c -rw-r--r-- 15.5 KB
sas_dump.c -rw-r--r-- 2.3 KB
sas_dump.h -rw-r--r-- 1.2 KB
sas_event.c -rw-r--r-- 4.2 KB
sas_expander.c -rw-r--r-- 55.1 KB
sas_host_smp.c -rw-r--r-- 9.5 KB
sas_init.c -rw-r--r-- 14.9 KB
sas_internal.h -rw-r--r-- 6.4 KB
sas_phy.c -rw-r--r-- 5.1 KB
sas_port.c -rw-r--r-- 9.3 KB
sas_scsi_host.c -rw-r--r-- 25.3 KB
sas_task.c -rw-r--r-- 1.1 KB

back to top