Skip to content
Commit 320ac7ee authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

vfscanf-internal: Remove potentially unbounded allocas



Some locales define a list of mapping pairs of alternate digits and
separators for input digits (to_inpunct).  This require the scanf
to create a list of all possible inputs for the optional type
modifier 'I'.

Checked on x86_64-linux-gnu.

Reviewed-by: default avatarJoe Simmons-Talbott <josimmon@redhat.com>
parent 5324d258
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment