aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorReshetova, Elena <[email protected]>2017-07-04 15:53:13 +0300
committerDavid S. Miller <[email protected]>2017-07-04 22:35:17 +0100
commit0fa104726b6cc7b1ebb4c60d55cb6abda745f4b6 (patch)
treefbd768116d080cc7e3b13de29acdf4dfe0172ef4 /scripts/gdb/linux/proc.py
parent156be7edc85b4aeb0f31029f4d60c3de0c997f27 (diff)
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
refcount_t type and corresponding API should be used instead of atomic_t when the variable is used as a reference counter. This allows to avoid accidental refcounter overflows that might lead to use-after-free situations. Signed-off-by: Elena Reshetova <[email protected]> Signed-off-by: Hans Liljestrand <[email protected]> Signed-off-by: Kees Cook <[email protected]> Signed-off-by: David Windsor <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions