[PATCH v2 07/14] stdio-common: Fix macro parameter shadowing in scanf input specifier tests
Maciej W. Rozycki
macro@redhat.com
Mon Aug 11 16:45:03 GMT 2025
On Thu, 7 Aug 2025, Adhemerval Zanella Netto wrote:
> > Address the issue by renaming the 'err' variable in 'verify_input' to
> > 'errx', causing such input to be correctly rejected:
> >
> > error: ./tst-scanf-format-skeleton.c:242: input line 1: input data format error
> >
> > No test case added as it's a test case issue in the first place.
>
> LGTM, thanks.
>
> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Thank you for your review. I have applied this and the other 5 patches,
including v3 of 01/14.
Maciej
More information about the Libc-alpha
mailing list