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.6 KB
Makefile -rw-r--r-- 496 bytes
affinity.c -rw-r--r-- 3.7 KB
autoprobe.c -rw-r--r-- 4.5 KB
chip.c -rw-r--r-- 30.2 KB
cpuhotplug.c -rw-r--r-- 2.1 KB
debug.h -rw-r--r-- 1.2 KB
devres.c -rw-r--r-- 4.0 KB
dummychip.c -rw-r--r-- 1.3 KB
generic-chip.c -rw-r--r-- 15.7 KB
handle.c -rw-r--r-- 5.3 KB
internals.h -rw-r--r-- 6.9 KB
ipi.c -rw-r--r-- 9.2 KB
irqdesc.c -rw-r--r-- 21.0 KB
irqdomain.c -rw-r--r-- 40.0 KB
manage.c -rw-r--r-- 54.0 KB
migration.c -rw-r--r-- 2.0 KB
msi.c -rw-r--r-- 11.0 KB
pm.c -rw-r--r-- 5.1 KB
proc.c -rw-r--r-- 12.2 KB
resend.c -rw-r--r-- 2.4 KB
settings.h -rw-r--r-- 4.4 KB
spurious.c -rw-r--r-- 11.9 KB

back to top