(quotearg_buffer_restyled): If mbrtowc returns
authorJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 08:47:44 +0000 (08:47 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 08:47:44 +0000 (08:47 +0000)
commit449872c53a89ded7f22d6dd73e22639d73f3e38b
tree8616adac13b67e2522204ec68dfbd451c5da23f1
parent9e96a0b09cd5aad5a4aefe7e381c139b7f4093a7
(quotearg_buffer_restyled): If mbrtowc returns
`(size_t) -1' (at which point it would also set errno to EILSEQ),
then restore errno to its previous value.
Reported by Phillip Jones via Tim Waugh as
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=76334.
lib/quotearg.c