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-- 576 bytes
Makefile -rw-r--r-- 295 bytes
channel.c -rw-r--r-- 27.7 KB
channel_mgmt.c -rw-r--r-- 31.0 KB
connection.c -rw-r--r-- 12.6 KB
hv.c -rw-r--r-- 15.5 KB
hv_balloon.c -rw-r--r-- 41.5 KB
hv_fcopy.c -rw-r--r-- 9.6 KB
hv_kvp.c -rw-r--r-- 19.6 KB
hv_snapshot.c -rw-r--r-- 9.4 KB
hv_util.c -rw-r--r-- 12.0 KB
hv_utils_transport.c -rw-r--r-- 8.0 KB
hv_utils_transport.h -rw-r--r-- 2.0 KB
hyperv_vmbus.h -rw-r--r-- 18.0 KB
ring_buffer.c -rw-r--r-- 10.9 KB
vmbus_drv.c -rw-r--r-- 35.7 KB

back to top