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-- 389 bytes
Makefile -rw-r--r-- 125 bytes
cap.c -rw-r--r-- 2.7 KB
ctl.c -rw-r--r-- 17.9 KB
ctl.h -rw-r--r-- 2.2 KB
eeprom.c -rw-r--r-- 9.7 KB
nhi.c -rw-r--r-- 17.5 KB
nhi.h -rw-r--r-- 3.1 KB
nhi_regs.h -rw-r--r-- 2.8 KB
path.c -rw-r--r-- 6.7 KB
switch.c -rw-r--r-- 12.7 KB
tb.c -rw-r--r-- 10.4 KB
tb.h -rw-r--r-- 7.7 KB
tb_regs.h -rw-r--r-- 5.0 KB
tunnel_pci.c -rw-r--r-- 6.4 KB
tunnel_pci.h -rw-r--r-- 725 bytes

back to top