[PATCH 1/2] posix: User scratch_buffer on fnmatch
Florian Weimer
fweimer@redhat.com
Mon Jan 4 20:35:36 GMT 2021
* Adhemerval Zanella via Libc-alpha:
> It removes the alloca usage on the string convertion to wide characters
> before calling the internal function.
We have a downstream-only patch to fall back the single byte handling in
case of multibyte decoding failure. Basically it's a quick hack to fix
this bug:
<https://sourceware.org/bugzilla/show_bug.cgi?id=14185>
Is this something we should upstream? Or rework fnmatch so that * is
matched properly against arbitrary bytes?
Thanks,
Florian
--
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill
More information about the Libc-alpha
mailing list