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
isapnp
pnpacpi
pnpbios
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 331 bytes
base.h -rw-r--r-- 5.8 KB
card.c -rw-r--r-- 10.1 KB
core.c -rw-r--r-- 5.1 KB
driver.c -rw-r--r-- 6.4 KB
interface.c -rw-r--r-- 10.9 KB
manager.c -rw-r--r-- 9.8 KB
quirks.c -rw-r--r-- 12.2 KB
resource.c -rw-r--r-- 16.7 KB
support.c -rw-r--r-- 4.8 KB
system.c -rw-r--r-- 2.7 KB

back to top