diff options
author | Andreas Schwab <schwab@suse.de> | 2023-10-11 16:22:16 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2023-10-12 11:42:22 +0200 |
commit | 69239bd7a216007692470aa9d5f3658024638742 (patch) | |
tree | 1b14e424f4af40ecf467a57ea1f8cc455d203ca3 /crypt/badsalttest.c | |
parent | d846c2838942297c9644f2f38bdad0fb88f42245 (diff) | |
download | glibc-69239bd7a216007692470aa9d5f3658024638742.tar.gz glibc-69239bd7a216007692470aa9d5f3658024638742.tar.xz glibc-69239bd7a216007692470aa9d5f3658024638742.zip |
stdlib: fix grouping verification with multi-byte thousands separator (bug 30964)
The grouping verification only worked for a single-byte thousands separator. With a multi-byte separator it returned as if no separators were present. The actual parsing in str_to_mpn will then go wrong when there are multiple adjacent multi-byte separators in the number.
Diffstat (limited to 'crypt/badsalttest.c')
0 files changed, 0 insertions, 0 deletions