aboutsummaryrefslogtreecommitdiff
path: root/malloc/alloc_buffer_alloc_array.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-11-22 14:24:26 +0000
commit6349c03d42f4949ef47f8b3a1612e06d120d3c35 (patch)
treec61223895e71eed75c407653a94b145097d170b8 /malloc/alloc_buffer_alloc_array.c
parentaecfbacba2bd14eebeeb1da5b303385a9d2992a2 (diff)
downloadglibc-6349c03d42f4949ef47f8b3a1612e06d120d3c35.tar.xz
glibc-6349c03d42f4949ef47f8b3a1612e06d120d3c35.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.
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
0 files changed, 0 insertions, 0 deletions