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
event
Kconfig -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 643 bytes
devfreq-event.c -rw-r--r-- 12.0 KB
devfreq.c -rw-r--r-- 36.8 KB
exynos-bus.c -rw-r--r-- 13.9 KB
governor.h -rw-r--r-- 1.3 KB
governor_passive.c -rw-r--r-- 5.3 KB
governor_performance.c -rw-r--r-- 1.5 KB
governor_powersave.c -rw-r--r-- 1.4 KB
governor_simpleondemand.c -rw-r--r-- 3.5 KB
governor_userspace.c -rw-r--r-- 3.5 KB
rk3399_dmc.c -rw-r--r-- 13.3 KB
tegra-devfreq.c -rw-r--r-- 20.2 KB

back to top