This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin fails to utilize Unicode replacement character


On Sep  7 19:01, Marco Atzeri wrote:
> Am 07.09.2018 um 18:48 schrieb Brian Inglis:
> > On 2018-09-07 05:54, Corinna Vinschen wrote:
> > > On Sep  7 13:51, Thomas Wolff wrote:
> > > > On 07.09.2018 13:41, Thomas Wolff wrote:
> > > > > On 07.09.2018 13:29, Corinna Vinschen wrote:
> > > > > > On Sep  7 12:34, Thomas Wolff wrote:
> > > > > > > On 07.09.2018 10:17, Corinna Vinschen wrote:
> > > > > > > > On Sep  6 09:01, Corinna Vinschen wrote:
> > 
> > Garbage in font name from uninit struct on stack?
> > Before call bzero/memset/implicit:
> > 
> > -  CONSOLE_FONT_INFOEX cfi;
> > +  CONSOLE_FONT_INFOEX cfi = { 0 };
> > 
> 
> This change is effective on the test program on W10

Yes, but it doesn't actually help.  Change something, *anything* in the
test application.  Or build it with optimization vs. without.  The
stray chars will return.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]