diff options
| author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-10-11 14:57:16 +0100 |
|---|---|---|
| committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-10-27 14:46:48 +0100 |
| commit | b30fd928ac8f272dccb232cea47233c03f8f142d (patch) | |
| tree | acc3fcc110fcd041a0f1957ed0966be91cb8fdf8 /malloc/alloc_buffer_alloc_array.c | |
| parent | 1dc3098e2c316254d6a9cb50797f2eca9be92b9f (diff) | |
| download | glibc-b30fd928ac8f272dccb232cea47233c03f8f142d.tar.xz glibc-b30fd928ac8f272dccb232cea47233c03f8f142d.zip | |
Fix missing NUL terminator in stdio-common/scanf13 test
sscanf is only defined on nul terminated string input, but '\0' was
missing in this test which caused _IO_str_init_static_internal to
read OOB on the stack when computing the bounds of the string.
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
0 files changed, 0 insertions, 0 deletions
