]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add test for bug 29530
authorAndreas Schwab <schwab@suse.de>
Mon, 29 Aug 2022 13:05:40 +0000 (15:05 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 30 Aug 2022 09:07:43 +0000 (11:07 +0200)
commit6da40102c73018dd88bb959e460fa1425270d395
tree14a344887a6788f53b5ddef88e35b5fc4968ba47
parentf22d1cb932535114e8d81ab59de3935d884df02d
Add test for bug 29530

This tests for a bug that was introduced in commit edc1686af0 ("vfprintf:
Reuse work_buffer in group_number") and fixed as a side effect of commit
6caddd34bd ("Remove most vfprintf width/precision-dependent allocations
(bug 14231, bug 26211).").

(cherry picked from commit ca6466e8be32369a658035d69542d47603e58a99)
stdio-common/Makefile
stdio-common/tst-grouping2.c [new file with mode: 0644]