about summary refs log tree commit diff
path: root/elf/tst-tls10.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2022-06-21 15:57:48 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2022-10-28 11:15:28 +0100
commit3fa20d59d9607e4494dfbc99bacee1935ec5ded9 (patch)
tree87cf7e511ad53f1ec4a1cbcc63e8b77fababc8d1 /elf/tst-tls10.c
parente5ece9de1417ac33c755226f3dd962fc2c7d97aa (diff)
downloadglibc-3fa20d59d9607e4494dfbc99bacee1935ec5ded9.tar.gz
glibc-3fa20d59d9607e4494dfbc99bacee1935ec5ded9.tar.xz
glibc-3fa20d59d9607e4494dfbc99bacee1935ec5ded9.zip
Fix invalid pointer dereference in wcpcpy_chk
The src pointer is const and points to a different object, so accessing
dest via src is invalid.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'elf/tst-tls10.c')
0 files changed, 0 insertions, 0 deletions