Files
linux/net
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
..
2017-04-12 22:02:40 +02:00
2017-04-13 13:58:20 -04:00
2017-04-06 11:10:41 +01:00
2017-04-06 12:43:04 -07:00