http://bugs.winehq.org/show_bug.cgi?id=20581
Summary: Provide valgrind test results somewhere at winehq.org Product: WineHQ.org Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: www-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
The valgrind logs at http://kegel.com/wine/valgrind/logs are all well and good, and lots of interesting bugs are being fixed because of them, but they're kind of hard to find if you don't know about them.
If the results were part of our existing test dashboard, they'd be much easier to find. Maybe I'll try running winetest under valgrind with a -valgrind suffix on the machine name, and see who yells :-)
The downside to having them more obvious may be that inexperienced programmers propose fixes without really understanding the cause of the warning. An FAQ entry might help there.