Valgrind warnings down 50% from last month

Dan Kegel dank at kegel.com
Wed Dec 16 14:56:12 CST 2009


On Tue, Dec 15, 2009 at 11:54 AM, Dan Kegel <dank at kegel.com> wrote:
> The total count of valgrind warnings in the wine test suite has gone down
> from about 2000 a month ago... to about 1000 today

http://kegel.com/wine/valgrind/logs/2009-12-16-09.22.errs.txt
      1 Use of uninitialised value of size 4
      2 Invalid free/ delete / delete[]
      2 Source and destination overlap in memcpy
      3 Syscall param writev
      6 Invalid read of size 1
      6 Invalid write of size 4
      8 Invalid write of size 1
     38 Invalid read of size 2
     49 Invalid read of size 4
     54 Conditional jump or move depends on uninitialised value
    734 XXX bytes in XXX blocks are definitely lost
total:  903

Woot!   Keep those fixes coming...

Request: could somebody who knows TLS slots review
http://source.winehq.org/patches/data/55766
That'd knock out two invalid read errors, but it's stuck in AJ's review queue.
- Dan



More information about the wine-devel mailing list