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 W10Yes, 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
signature.asc
Description: PGP signature

