aboutsummaryrefslogtreecommitdiff
path: root/malloc/alloc_buffer_alloc_array.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2022-10-11 14:57:16 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2022-10-27 14:46:48 +0100
commitb30fd928ac8f272dccb232cea47233c03f8f142d (patch)
treeacc3fcc110fcd041a0f1957ed0966be91cb8fdf8 /malloc/alloc_buffer_alloc_array.c
parent1dc3098e2c316254d6a9cb50797f2eca9be92b9f (diff)
downloadglibc-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