Files
linux/net/sunrpc
Christoph Hellwig 499b498810 sunrpc: mark all struct rpc_procinfo instances as const
struct rpc_procinfo contains function pointers, and marking it as
constant avoids it being able to be used as an attach vector for
code injections.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Trond Myklebust <trond.myklebust@primarydata.com>
2017-05-15 17:42:20 +02:00
..
2014-07-12 18:45:49 -04:00
2017-04-27 18:00:16 -04:00
2012-04-15 12:44:40 -04:00
2017-04-25 16:12:16 -04:00