diff options
| author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-06-21 15:57:48 +0100 |
|---|---|---|
| committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-10-27 14:46:46 +0100 |
| commit | 4c22e2fa7df607356f4e3b261277fd77f8de41aa (patch) | |
| tree | 66d508d7275da8bebc9e38803b5160674521cd66 /malloc/alloc_buffer_alloc_array.c | |
| parent | 36cb53c9c848cba09e609f136689943e445d6d36 (diff) | |
| download | glibc-4c22e2fa7df607356f4e3b261277fd77f8de41aa.tar.xz glibc-4c22e2fa7df607356f4e3b261277fd77f8de41aa.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
