Re: New Valgrind errors in user32

2008-04-11 Thread Lei Zhang
On Thu, Apr 10, 2008 at 6:00 PM, Dan Kegel <[EMAIL PROTECTED]> wrote: > Hey Lei, > this morning's git brought one new valgrind error, and it happens to > be in a file you touched in the last day or so: > + Conditional jump or move depends on uninitialised value(s) > +at EDIT_BuildLineDefs_

New Valgrind errors in user32

2008-04-10 Thread Dan Kegel
Hey Lei, this morning's git brought one new valgrind error, and it happens to be in a file you touched in the last day or so: + Conditional jump or move depends on uninitialised value(s) +at EDIT_BuildLineDefs_ML (edit.c:1280) +by EDIT_EM_ReplaceSel (edit.c:3260) +by EDIT_WM_Char (ed