[OpenAFS-devel] Clang static analyzer report

Garrett Wollman wollman@csail.mit.edu
Sun, 7 Aug 2011 01:56:54 -0400


I submitted a number of changes today to fix bugs found by the clang
static analyzer.  There are numerous others, some (but not all) of
which are false positives.  I'm providing the results publicly in the
hope that others will find them useful or at least interesting.  I'd
like at some point to get this set up to run automatically, perhaps
once a day, on one of my buildslaves, but that's a project for another
day.

The report is at
<http://people.csail.mit.edu/wollman/scan-build-2011-08-06-1/>.

-GAWollman