[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Uninitialized variable somewhere?
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Uninitialized variable somewhere? |
Date: |
Tue, 03 Aug 2004 00:24:34 +0200 (CEST) |
> > > ==18445== Conditional jump or move depends on uninitialised value(s)
> > > ==18445== at 0x4024CEA8: FT_Attach_Stream (ftobjs.c:1789)
> > > ==18445== by 0x4024CDF5: FT_Attach_File (ftobjs.c:1750)
> >
> > Using a different font together with your test program, I get the
> > same. Unfortunately, I can't see the problem. Any ideas?
> I had none (which was why I posted it). Perhaps a valgrind error?
Maybe. I get it with the latest CVS also... Would you like to report
it to the valgrind team?
Werner