Hi Dave, On Mon, 2011-01-31 at 10:21 -0800, Dave Dumaresq wrote: > Thanks for the update!
Just pushed a fix; the unfortunate random re-use of poorly scoped local variables made this hard to see in the patch. IMHO we need to be locally scoping all variables as tightly as possible when we touch code. Anyhow; the problem luckily showed in valgrind: ==17596== Conditional jump or move depends on uninitialised value(s) ==17596== at 0x8086F49: RscTypCont::PutSysName(unsigned long, char*, unsigned long, unsigned long, unsigned char) (rscdb.cxx:388) ==17596== at 0x8086F49: RscTypCont::PutSysName(unsigned long, char*, unsigned long, unsigned long, unsigned char) (rscdb.cxx:388) ==17596== by 0x8070B4F: RscSysDepend::WriteSysDependRc(RSCINST const&, RscWriteRc&, RscTypCont*, unsigned long, unsigned char, unsigned char) (rscclass.cxx:1095) ==17596== by 0x8070B4F: RscSysDepend::WriteSysDependRc(RSCINST const&, RscWriteRc&, RscTypCont*, unsigned long, unsigned char, unsigned char) (rscclass.cxx:1095) HTH, Michael. -- michael.me...@novell.com <><, Pseudo Engineer, itinerant idiot _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice