Dan Kegel wrote:
tomecek wrote:
we are students from Department of computer science at Aalborg university. During this semester we were working on project on static analysis using the Coccinelle tool (http://www.emn.fr/x-info/coccinelle/) and Flawfinder (http://en.wikipedia.org/wiki/Flawfinder). We decided to search for bugs in Wine source code.
Great, thanks! We didn't have a wiki page about static analysis and Wine yet, so I created one, http://wiki.winehq.org/StaticAnalysis
At least a couple of the memory leaks you found seem like they might be worth fixing.
If you could put your full results up somewhere, and link to them from that wiki page, we'll take a look.
Dan:
I was wondering if results from Wine 0.9.57 would continue to be valid? Maybe the effort could shift to RC1?
James McKenzie