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
Makefile -rw-r--r-- 393 bytes
xenbus_client.c -rw-r--r-- 24.8 KB
xenbus_comms.c -rw-r--r-- 6.2 KB
xenbus_comms.h -rw-r--r-- 2.0 KB
xenbus_dev_backend.c -rw-r--r-- 3.0 KB
xenbus_dev_frontend.c -rw-r--r-- 14.5 KB
xenbus_probe.c -rw-r--r-- 19.4 KB
xenbus_probe.h -rw-r--r-- 3.2 KB
xenbus_probe_backend.c -rw-r--r-- 7.1 KB
xenbus_probe_frontend.c -rw-r--r-- 12.7 KB
xenbus_xs.c -rw-r--r-- 21.9 KB

back to top