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-- 188 bytes
Makefile -rw-r--r-- 321 bytes
acl.c -rw-r--r-- 4.1 KB
dcache.c -rw-r--r-- 3.6 KB
devorangefs-req.c -rw-r--r-- 22.4 KB
dir.c -rw-r--r-- 10.0 KB
downcall.h -rw-r--r-- 3.0 KB
file.c -rw-r--r-- 19.0 KB
inode.c -rw-r--r-- 11.1 KB
namei.c -rw-r--r-- 12.1 KB
orangefs-bufmap.c -rw-r--r-- 12.6 KB
orangefs-bufmap.h -rw-r--r-- 806 bytes
orangefs-cache.c -rw-r--r-- 4.2 KB
orangefs-debug.h -rw-r--r-- 2.7 KB
orangefs-debugfs.c -rw-r--r-- 25.5 KB
orangefs-debugfs.h -rw-r--r-- 309 bytes
orangefs-dev-proto.h -rw-r--r-- 2.3 KB
orangefs-kernel.h -rw-r--r-- 16.2 KB
orangefs-mod.c -rw-r--r-- 6.1 KB
orangefs-sysfs.c -rw-r--r-- 31.5 KB
orangefs-sysfs.h -rw-r--r-- 77 bytes
orangefs-utils.c -rw-r--r-- 17.7 KB
protocol.h -rw-r--r-- 13.4 KB
super.c -rw-r--r-- 15.2 KB
symlink.c -rw-r--r-- 454 bytes
upcall.h -rw-r--r-- 6.6 KB
waitqueue.c -rw-r--r-- 9.8 KB
xattr.c -rw-r--r-- 12.6 KB

back to top