diff options
| author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-06-21 14:43:30 +0100 |
|---|---|---|
| committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-10-27 14:46:46 +0100 |
| commit | 36cb53c9c848cba09e609f136689943e445d6d36 (patch) | |
| tree | f48f19a5bb811b2fc7b77af13cb68939e1b47417 /malloc/alloc_buffer_alloc_array.c | |
| parent | d549598009b8f9b795b8d6359f0b2b27418221e3 (diff) | |
| download | glibc-36cb53c9c848cba09e609f136689943e445d6d36.tar.xz glibc-36cb53c9c848cba09e609f136689943e445d6d36.zip | |
Fix invalid pointer dereference in wcscpy_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
