MadTracker-FOSS / MadTracker3

Continuation of the MadTracker project, aimed at Windows/Mac/Linux support
Other
38 stars 1 forks source link

The Clang Static Analysis Thread #14

Open flibitijibibo opened 11 years ago

flibitijibibo commented 11 years ago

Clang Static Analysis: Be very afraid.

But seriously though, here's the Clang analysis from Clang 3.0 (Fedora's build). Outdated, but better than nothing:

http://www.flibitijibibo.com/files/madtrackerAnalysis.tar.bz2

This should be continuously updated as we analyze with more recent Clang versions.

Note that the current analysis only covers the compilable modules. MTDisplay and MTGUI are omitted. Also, MadTracker still does not build on OSX, which will probably tell us even more things that are wrong with the project source.

flibitijibibo commented 11 years ago

Updated it just now, probably the same results, but this was done on the codebase after the -Wwrite-strings commit.