]> 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)
committerAndreas Schwab <schwab@suse.de>
Mon, 29 Aug 2022 15:05:36 +0000 (17:05 +0200)
commitca6466e8be32369a658035d69542d47603e58a99
treeebcdd48458bd430a2d87afb56eec5e78bff65adc
parent51231c469b49fb3837590f40a93f88db9a20bb86
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).").
stdio-common/Makefile
stdio-common/tst-grouping2.c [new file with mode: 0644]