[libvirt] clang vs. libvirt

Jim Meyering jim at meyering.net
Wed Apr 14 08:46:03 UTC 2010


I've been running the clang static analyzer against libvirt
regularly, but it's usually been that of F12 or F13.  Yesterday
I used rawhide's version of clang:

    scan-build -o clang ./autogen.sh --enable-compile-warnings=error &&
    scan-build -o clang make -j6

and it spotted a few new problems.
Most are false positives, but a few were not.
Here are the latest additions.

I have an additional handful of patches that address the
remaining false positives, and will post those later today.




More information about the libvir-list mailing list