On Mon, Jan 4, 2010 at 4:11 PM, Dan Kegel <[email protected]> wrote: > http://kegel.com/wine/valgrind/logs/2010-01-04-10.14 > woot! The stats are now > 1 Invalid free/ delete / delete[] > 1 Use of uninitialised value of size 4 > 2 Source and destination overlap in memcpy > 3 Syscall param writev > 6 Invalid write of size 4 > 7 Invalid read of size 2 > 8 Invalid write of size 1 > 22 Invalid read of size 4 > 41 Conditional jump or move depends on uninitialised value > 335 XXX bytes in XXX blocks are definitely lost > total: 426 > > Amazing progress for December. I'll be happy if in January > we cut the error count by 10% down to 380...
According to http://kegel.com/wine/valgrind/logs/2010-01-05-09.55.errs.txt http://kegel.com/wine/valgrind/logs/2010-01-05-09.55/ today's total is 404. (I think most of the difference is noise; we bounce around += 20 errors due to flaky-ish tests.)
