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 -- Cheers, Brad -- 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