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-- 3.7 KB
Makefile -rw-r--r-- 406 bytes
pinctrl-bcm281xx.c -rw-r--r-- 47.3 KB
pinctrl-bcm2835.c -rw-r--r-- 28.0 KB
pinctrl-cygnus-mux.c -rw-r--r-- 34.0 KB
pinctrl-iproc-gpio.c -rw-r--r-- 21.6 KB
pinctrl-ns2-mux.c -rw-r--r-- 33.2 KB
pinctrl-nsp-gpio.c -rw-r--r-- 18.7 KB
pinctrl-nsp-mux.c -rw-r--r-- 17.9 KB

back to top