I see a false positive in the alpha.unix.cstring.UninitializedRead checker when analyzing code containing an array of structs, but not an equivalent array of a scalar type. $ clang --analyze -Xclang ...
// RUN: %clang_analyze_cc1 %s \ // RUN: -analyzer-checker=core \ // RUN: -analyzer-checker=alpha.unix.cstring.OutOfBounds,alpha.unix.cstring.UninitializedRead ...
I need to convert a CString variable (PropertyKey) to a WCHAR [] variable (_awcName). Looking for the answer on Google came up with MultiByteToWideChar ...
Instinct allways told me this was illegal, but now I think maybe I'm wrong:<P><BLOCKQUOTE><font size="-1">code:</font><HR><pre>CString CSQLWrapper::CleanString(const ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results