aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorElena Reshetova <[email protected]>2017-03-02 12:23:45 +0100
committerMartin Schwidefsky <[email protected]>2017-05-11 16:35:32 +0200
commitefc0c21c9ea786d6f019d7df7b4e3932f3578d90 (patch)
tree8d116630c8560d2b1398235a1d501082aa1b88b0 /lib/test-string_helpers.c
parentd04a4c76f71dd5335f8e499b59617382d84e2b8d (diff)
s390: convert debug_info.ref_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: Heiko Carstens <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions