diff options
author | Christoph Hellwig <[email protected]> | 2017-05-12 15:36:49 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2017-05-15 17:42:20 +0200 |
commit | 499b4988109e91b76f231fb1b4f1e53ec3260686 (patch) | |
tree | cb00c04bb34f8e82ef15bdd4d843c33a7833c80e /scripts/gdb/linux/proc.py | |
parent | f700c72dd2f1f886f56788436b540aab95903c3f (diff) |
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 <[email protected]>
Acked-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions