Re: Fresh valgrind errors in richedit

2008-03-18 Thread Eric Pouech
Dan Kegel a écrit : > Eric, could you have a look at > > http://kegel.com/wine/valgrind/logs-2008-03-17/vg-riched20_editor-diff.txt > > There are several new errors of the sort: > > + Conditional jump or move depends on uninitialised value(s) > +at ME_SetParaFormat (para.c:400) > +by ME_S

Fresh valgrind errors in richedit

2008-03-17 Thread Dan Kegel
Eric, could you have a look at http://kegel.com/wine/valgrind/logs-2008-03-17/vg-riched20_editor-diff.txt There are several new errors of the sort: + Conditional jump or move depends on uninitialised value(s) +at ME_SetParaFormat (para.c:400) +by ME_SetSelectionParaFormat (para.c:436)