On Wed, Nov 23, 2016 at 05:06:37PM +1000, Brad Hubbard wrote: > I did a run of the Clang Static Analyzer and it turned up multiple issues which > Kefu gobbled up :) The reports are quite detailed and walk you through how the > issue can present. > > See https://github.com/ceph/ceph/pull/12145 and > https://github.com/ceph/ceph/pull/12148 > > Given how easy it is to run [1] (although slow) would it be a good idea to be > running this regulary, perhaps in addition to coverity scans? > > [1] mkdir build && cd build && scan-build cmake .. && scan-build make -jX +1. Certainly this will help finding out obscure bugs that show up later in unexpected places. -- Piotr Dałek branch@xxxxxxxxxxxxxxxx http://blog.predictor.org.pl -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html