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-- 2.8 KB
Makefile -rw-r--r-- 514 bytes
acornscsi-io.S -rw-r--r-- 3.2 KB
acornscsi.c -rw-r--r-- 83.9 KB
acornscsi.h -rw-r--r-- 9.5 KB
arxescsi.c -rw-r--r-- 8.8 KB
cumana_1.c -rw-r--r-- 7.4 KB
cumana_2.c -rw-r--r-- 13.4 KB
eesox.c -rw-r--r-- 15.8 KB
fas216.c -rw-r--r-- 77.1 KB
fas216.h -rw-r--r-- 13.5 KB
msgqueue.c -rw-r--r-- 3.8 KB
msgqueue.h -rw-r--r-- 2.1 KB
oak.c -rw-r--r-- 4.3 KB
powertec.c -rw-r--r-- 12.0 KB
queue.c -rw-r--r-- 7.9 KB
queue.h -rw-r--r-- 3.5 KB
scsi.h -rw-r--r-- 2.9 KB

back to top